X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd-ask-password.xml;h=79902cbd9ab02fa91e702688bfbb40a3a3bdc0d0;hb=8a96d94e4c33173d1426b7e0a6325405804ba224;hp=e46241b67fedd311ca41162d21563e63dd30445d;hpb=a45ad38bec7edb577b1130010ebef9c750474beb;p=elogind.git diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index e46241b67..79902cbd9 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -90,7 +90,7 @@ url="http://www.freedesktop.org/wiki/Software/systemd/PasswordAgents">systemd Password Agent Specification. - If a password is queried on a tty the user may + If a password is queried on a TTY, the user may press TAB to hide the asterisks normally shown for each character typed. Pressing Backspace as first key achieves the same effect. @@ -129,7 +129,8 @@ Specify the query timeout in seconds. Defaults to - 90s. + 90s. A timeout of 0 waits indefinitely. + @@ -144,7 +145,7 @@ - If passed accept + If passed, accept cached passwords, i.e. passwords previously typed in. @@ -166,7 +167,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.