systemctl: mark more possible choices (#21607)

This commit is contained in:
Managor
2026-03-19 14:13:03 +02:00
committed by GitHub
parent 1502e60a6f
commit 8c0d4eb6f3
+1 -1
View File
@@ -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: