summaryrefslogtreecommitdiffstats
path: root/src/man
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2015-10-23 13:30:08 +0200
committerJakub Hrozek <jhrozek@redhat.com>2015-10-30 11:49:56 +0100
commit1b45fed9f629d47fefc3feaba01810ca2200fed3 (patch)
tree9e55d078a14142ce342fbf859476c0808111b068 /src/man
parent20222362cf9557e0e053e5e5f3b6f07899c7bfe7 (diff)
downloadsssd-1b45fed9f629d47fefc3feaba01810ca2200fed3.tar.gz
sssd-1b45fed9f629d47fefc3feaba01810ca2200fed3.tar.xz
sssd-1b45fed9f629d47fefc3feaba01810ca2200fed3.zip
sss_override: add user-find
Resolves: https://fedorahosted.org/sssd/ticket/2736 Reviewed-by: Pavel Reichl <preichl@redhat.com>
Diffstat (limited to 'src/man')
-rw-r--r--src/man/sss_override.8.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/man/sss_override.8.xml b/src/man/sss_override.8.xml
index 6d6d2847..d23bc1c1 100644
--- a/src/man/sss_override.8.xml
+++ b/src/man/sss_override.8.xml
@@ -89,6 +89,19 @@
</varlistentry>
<varlistentry>
<term>
+ <option>user-find</option>
+ <optional><option>-d,--domain</option> DOMAIN</optional>
+ </term>
+ <listitem>
+ <para>
+ List all users with set overrides.
+ If <emphasis>DOMAIN</emphasis> parameter is set,
+ only users from the domain are listed.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
<option>user-import</option>
<emphasis>FILE</emphasis>
</term>