mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-10 13:58:16 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,10 +16,10 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`lsb_release {{[-d|--description]}}`
|
||||
|
||||
- Print only the operating system name (ID), suppressing the field name:
|
||||
- Print only the operating system name (ID), in short format (omitting the field name):
|
||||
|
||||
`lsb_release {{[-is|--id --short]}}`
|
||||
|
||||
- Print the release number and codename of the distribution, suppressing the field names:
|
||||
- Print the release number and codename of the distribution, in short format:
|
||||
|
||||
`lsb_release {{[-rcs|--release --codename --short]}}`
|
||||
|
||||
Reference in New Issue
Block a user