Skip to content

Commit 7a7a771

Browse files
committed
Update gridinit usage
1 parent 6802dac commit 7a7a771

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

main/gridinit.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -987,6 +987,8 @@ main_usage(void)
987987
" -g GROUP : limits the services loading to those belonging to\n"
988988
" the specified group. This option can be repeated.\n"
989989
" -q : quiet mode, suppress non-error output\n"
990+
" -v : verbose output mode.\n"
991+
" -s ID : enable logs using syslog with the given ID.\n"
990992
"\n", g_get_prgname());
991993
}
992994

0 commit comments

Comments
 (0)