mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
Fix linting
This commit is contained in:
parent
f3fb8a5f04
commit
f3b5a63f0e
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
||||||
# uname
|
# uname
|
||||||
|
|
||||||
> Print details about the current machine and the operating system running on it
|
> 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.
|
> Note: If you're on Linux, try also the `lsb_release` command.
|
||||||
|
|
||||||
- Print hardware-related information: machine and processor
|
- Print hardware-related information: machine and processor
|
||||||
|
|
Loading…
Add table
Reference in a new issue