diff options
Diffstat (limited to 'src/ask-password.c')
-rw-r--r-- | src/ask-password.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ask-password.c b/src/ask-password.c index 7247c7eda6..22dda974c5 100644 --- a/src/ask-password.c +++ b/src/ask-password.c @@ -93,7 +93,7 @@ fail: static int help(void) { printf("%s [OPTIONS...] MESSAGE\n\n" - "Query the user for a passphrase.\n\n" + "Query the user for a system passphrase, via the TTY or an UI agent.\n\n" " -h --help Show this help\n" " --icon=NAME Icon name\n" " --timeout=USEC Timeout in usec\n" |