summaryrefslogtreecommitdiff
path: root/src/ask-password.c
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-17 02:13:12 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-17 02:13:12 +0200
commitad6ab0af1ed38e342aeeae1c5f7c1503fab11935 (patch)
treeaca075f0f5dfed0c2addf6a4b40eefcf2c443582 /src/ask-password.c
parent1b39d4b9d271f2309a193d4e4fae6633248b0e94 (diff)
ask-password: extend help text a little
Diffstat (limited to 'src/ask-password.c')
-rw-r--r--src/ask-password.c2
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"