1
0
Fork 0
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:
Waldir Pimenta 2015-07-06 12:39:39 +01:00
parent 89a6b90afd
commit f8a34b8f73

View file

@ -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`