mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-02 11:17:59 +01:00
improve example description, as agreed in #285
This commit is contained in:
parent
89a6b90afd
commit
f8a34b8f73
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
`uname -a`
|
||||
|
||||
- Print the system (kernel) name, release and version (e.g. Linux, Darwin, SunOS, etc.)
|
||||
- Print the system name (Linux, Darwin...), release number, and version details
|
||||
|
||||
`uname -srv`
|
||||
|
||||
|
|
Loading…
Reference in a new issue