From ad6ab0af1ed38e342aeeae1c5f7c1503fab11935 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 17 Sep 2010 02:13:12 +0200 Subject: [PATCH] ask-password: extend help text a little --- src/ask-password.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ask-password.c b/src/ask-password.c index 7247c7eda..22dda974c 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" -- 2.30.2