summaryrefslogtreecommitdiffstats
path: root/src/man/sss_cache.8.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/man/sss_cache.8.xml')
-rw-r--r--src/man/sss_cache.8.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/src/man/sss_cache.8.xml b/src/man/sss_cache.8.xml
index bf5e36d78..1bc3633d9 100644
--- a/src/man/sss_cache.8.xml
+++ b/src/man/sss_cache.8.xml
@@ -157,6 +157,29 @@
</para>
</listitem>
</varlistentry>
+ <varlistentry condition="with_ssh">
+ <term>
+ <option>-h</option>,<option>--ssh-host</option>
+ <replaceable>hostname</replaceable>
+ </term>
+ <listitem>
+ <para>
+ Invalidate SSH public keys of a specific host.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry condition="with_ssh">
+ <term>
+ <option>-H</option>,<option>--ssh-hosts</option>
+ </term>
+ <listitem>
+ <para>
+ Invalidate SSH public keys of all hosts. This option
+ overrides invalidation of SSH public keys of specific
+ host if it was also set.
+ </para>
+ </listitem>
+ </varlistentry>
<varlistentry>
<term>
<option>-d</option>,<option>--domain</option>