mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-18 17:57:27 +03:00
analyze: fix help message
This commit is contained in:
parent
63ea8032f2
commit
80a8a7fb20
@ -1873,8 +1873,8 @@ static int help(int argc, char *argv[], void *userdata) {
|
|||||||
" --require Show only requirement in the graph\n"
|
" --require Show only requirement in the graph\n"
|
||||||
" --from-pattern=GLOB Show only origins in the graph\n"
|
" --from-pattern=GLOB Show only origins in the graph\n"
|
||||||
" --to-pattern=GLOB Show only destinations in the graph\n"
|
" --to-pattern=GLOB Show only destinations in the graph\n"
|
||||||
" --fuzz=SECONDS Also print also services which finished SECONDS\n"
|
" --fuzz=SECONDS Also print services which finished SECONDS earlier\n"
|
||||||
" earlier than the latest in the branch\n"
|
" than the latest in the branch\n"
|
||||||
" --man[=BOOL] Do [not] check for existence of man pages\n"
|
" --man[=BOOL] Do [not] check for existence of man pages\n"
|
||||||
" --generators[=BOOL] Do [not] run unit generators (requires privileges)\n"
|
" --generators[=BOOL] Do [not] run unit generators (requires privileges)\n"
|
||||||
" --iterations=N Show the specified number of iterations\n"
|
" --iterations=N Show the specified number of iterations\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user