mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-12-28 06:35:34 +07:00
main: small typo fix
This commit is contained in:
parent
a23da0622c
commit
004e33b632
2
main.c
2
main.c
@ -222,7 +222,7 @@ static int help(void) {
|
||||
" --default=UNIT Set default unit\n"
|
||||
" --log-level=LEVEL Set log level\n"
|
||||
" --log-target=TARGET Set log target (console, syslog, kmsg)\n"
|
||||
" --running-as=AS Set running as (init, system, sesstion)\n"
|
||||
" --running-as=AS Set running as (init, system, session)\n"
|
||||
" --test Determine startup sequence, dump it and exit\n",
|
||||
__progname);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user