diff options
author | Frantisek Sumsal <frantisek@sumsal.cz> | 2023-04-25 12:58:15 +0200 |
---|---|---|
committer | Frantisek Sumsal <frantisek@sumsal.cz> | 2023-04-25 18:34:49 +0200 |
commit | c74e13a5c334d6bb4eefc5cac1fa26cb9c5a4dd1 (patch) | |
tree | fea1700d27425fc9073c4ac3d8329dab1fa99de3 /man/systemd-creds.xml | |
parent | test: cover missed stuff from securebits-util.h (diff) | |
download | systemd-c74e13a5c334d6bb4eefc5cac1fa26cb9c5a4dd1.tar.xz systemd-c74e13a5c334d6bb4eefc5cac1fa26cb9c5a4dd1.zip |
creds: make --pretty behave in a slightly more expected manner
Diffstat (limited to 'man/systemd-creds.xml')
-rw-r--r-- | man/systemd-creds.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd-creds.xml b/man/systemd-creds.xml index b16ee09cee..fbe62262af 100644 --- a/man/systemd-creds.xml +++ b/man/systemd-creds.xml @@ -228,7 +228,8 @@ <listitem><para>When specified with <command>encrypt</command> controls whether to show the encrypted credential as <varname>SetCredentialEncrypted=</varname> setting that may be pasted directly into a - unit file.</para></listitem> + unit file. Has effect only when used together with <option>--name=</option> and <literal>-</literal> + as the output file.</para></listitem> </varlistentry> <varlistentry> |