1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 03:15:23 +02:00

Merge pull request #302 from waldyrious/patch-4

mention lsb_release
This commit is contained in:
Waldir Pimenta 2015-12-07 01:16:24 +00:00
commit 1fc78c66ab

View file

@ -2,6 +2,8 @@
> Print details about the current machine and the operating system running on it
> Note: If you're on Linux, try also the `lsb_release` command.
- Print hardware-related information: machine and processor
`uname -mp`