mirror of
https://git.proxmox.com/git/systemd
synced 2026-01-24 09:05:39 +00:00
analyze: add missing --help text entries
This commit is contained in:
parent
fbc15b7663
commit
f5b7a3fb53
@ -784,7 +784,10 @@ static void analyze_help(void)
|
||||
" --system Connect to system manager\n"
|
||||
" --user Connect to user service manager\n"
|
||||
" --order When generating a dependency graph, show only order\n"
|
||||
" --require When generating a dependency graph, show only requirement\n\n"
|
||||
" --require When generating a dependency graph, show only requirement\n"
|
||||
" --from-pattern=GLOB, --to-pattern=GLOB\n"
|
||||
" When generating a dependency graph, filter only origins\n"
|
||||
" or destinations, respectively\n\n"
|
||||
"Commands:\n"
|
||||
" time Print time spent in the kernel before reaching userspace\n"
|
||||
" blame Print list of running units ordered by time to init\n"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user