fix(shell-completion): fix help string

This commit is contained in:
Eisuke Kawashima
2025-07-14 19:55:26 +09:00
parent b955051244
commit 2da41c4b51

View File

@@ -62,8 +62,7 @@
'time:Print time spent in the kernel before reaching userspace'
'blame:Print list of running units ordered by time to init'
'critical-chain:Print a tree of the time critical chain of units'
'plot:Output SVG graphic showing service initialization, or raw time data in
JSON or table format'
'plot:Output SVG graphic showing service initialization, or raw time data in JSON or table format'
'dot:Dump dependency graph (in dot(1) format)'
'dump:Dump server status'
'cat-config:Cat systemd config files'