mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-07 07:57:08 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`systemd-analyze blame`
|
||||
|
||||
- Print a tree of the time-critical chain of units:
|
||||
- Print a tree of the time-critical chain of bootup units:
|
||||
|
||||
`systemd-analyze critical-chain`
|
||||
|
||||
@@ -33,6 +33,6 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`systemd-analyze security`
|
||||
|
||||
- View all udev rules together:
|
||||
- View all udev rules together without showing comments:
|
||||
|
||||
`systemd-analyze cat-config udev/rules.d`
|
||||
`systemd-analyze cat-config udev/rules.d --tldr`
|
||||
|
||||
Reference in New Issue
Block a user