Searched defs:show_help (Results 1 - 1 of 1) sorted by relevance

/systemd/src/systemctl/
H A Dsystemctl.c4628 bool show_properties, show_status, show_help, new_line = false; local
4637 show_help = streq(argv[0], "help");
4639 if (show_help && argc <= 1) {

Completed in 37 milliseconds