Skip to content

Commit d54a5c8

Browse files
authored
Merge pull request #27 from acornard/update-usage
Update gridinit usage
2 parents 18a9fab + 7a7a771 commit d54a5c8

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
@@ -979,6 +979,8 @@ main_usage(void)
979979
" -g GROUP : limits the services loading to those belonging to\n"
980980
" the specified group. This option can be repeated.\n"
981981
" -q : quiet mode, suppress non-error output\n"
982+
" -v : verbose output mode.\n"
983+
" -s ID : enable logs using syslog with the given ID.\n"
982984
"\n", g_get_prgname());
983985
}
984986

0 commit comments

Comments
 (0)