mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
systemctl: mark more possible choices (#21607)
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
- List all service/socket/automount units filtering by running/failed state:
|
||||
|
||||
`systemctl list-units {{[-t|--type]}} {{service|socket|automount}} --state {{failed|running}}`
|
||||
`systemctl list-units {{[-t|--type]}} {{service|socket|automount|...}} --state {{failed|running}}`
|
||||
|
||||
- Show the contents & absolute path of a unit file or edit it:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user