diff options
Diffstat (limited to 'src/locale/localectl.c')
-rw-r--r-- | src/locale/localectl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/locale/localectl.c b/src/locale/localectl.c index 50250c4b47..3096d06084 100644 --- a/src/locale/localectl.c +++ b/src/locale/localectl.c @@ -712,6 +712,7 @@ static int help(void) { " --version Show package version\n" " --no-convert Don't convert keyboard mappings\n" " --no-pager Do not pipe output into a pager\n" + " -P --privileged Acquire privileges before execution\n" " --no-ask-password Do not prompt for password\n" " -H --host=[USER@]HOST Operate on remote host\n\n" "Commands:\n" |