summaryrefslogtreecommitdiff
path: root/man/systemd-ask-password.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-03-01 16:03:32 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-03-01 16:03:32 -0500
commite05a030f90dfb6f39fd7b4120d16f80b2dfd7cfc (patch)
tree86d46678dff4dac1c8da0da1c8697160a6dec9a4 /man/systemd-ask-password.xml
parent1e6f55e3d557f3625195389f99d39da21d93f11d (diff)
parenta5a4e3658ddc0c9692057ce5288fa1bb6f53bacc (diff)
Merge pull request #2754 from eworm-de/ask-password
ask-password: do no print password when storing in keyring
Diffstat (limited to 'man/systemd-ask-password.xml')
-rw-r--r--man/systemd-ask-password.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
index 2a4d24349b..e84a15c554 100644
--- a/man/systemd-ask-password.xml
+++ b/man/systemd-ask-password.xml
@@ -192,6 +192,15 @@
This will output one password per line.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--no-output</option></term>
+
+ <listitem><para>Do not print passwords to standard output.
+ This is useful if you want to store a password in kernel
+ keyring with <option>--keyname</option> but do not want it
+ to show up on screen or in logs.</para></listitem>
+ </varlistentry>
+
<xi:include href="standard-options.xml" xpointer="help" />
</variablelist>