diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-04-14 02:30:43 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-04-16 02:03:34 +0200 |
commit | 7f434cf4c9a72c3291a8603a3e91dd66dde4d640 (patch) | |
tree | 36ae4b563898b153a3109346daaa9684799bfbca /man/systemd-ask-password.xml | |
parent | 4fe60156fc45e34c7bcba4779123e15620532dff (diff) |
ask-password: use default timeout
Diffstat (limited to 'man/systemd-ask-password.xml')
-rw-r--r-- | man/systemd-ask-password.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml index 7a6498d254..50aec3403a 100644 --- a/man/systemd-ask-password.xml +++ b/man/systemd-ask-password.xml @@ -128,7 +128,8 @@ <term><option>--timeout=</option></term> <listitem><para>Specify the query - timeout in seconds.</para></listitem> + timeout in seconds. Defaults to + 3min.</para></listitem> </varlistentry> <varlistentry> |