]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-ask-password.xml
journal-remote: remove unnecessary gnutls includes (#3895)
[thirdparty/systemd.git] / man / systemd-ask-password.xml
index 2a4d24349b82d9d1b9987d27f250c3adf62c0ff5..2b6fb5a82f8ef9c220a33cb236c60ea679d4a366 100644 (file)
@@ -67,7 +67,7 @@
     processes.</para>
 
     <para>The purpose of this tool is to query system-wide passwords
-    -- that is passwords not attached to a specific user account.
+     that is passwords not attached to a specific user account.
     Examples include: unlocking encrypted hard disks when they are
     plugged in or at boot, entering an SSL certificate passphrase for
     web and VPN servers.</para>
         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>