X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fask-password.c;h=22dda974c5fac62e33c172cb11aaf98e804dd127;hb=b56e57470c92f123044ea690b5404bdd730ddaa6;hp=7247c7eda6df84cc00a76d7507f5fc54e3c5a122;hpb=1b39d4b9d271f2309a193d4e4fae6633248b0e94;p=elogind.git 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"