summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Reichl <preichl@redhat.com>2015-10-02 09:11:51 -0400
committerJakub Hrozek <jhrozek@redhat.com>2015-10-04 21:20:50 +0200
commit26cac569adbae18a11af7f9845340ec9fc49685b (patch)
tree998e006931bcde7bee1cae13e86329cd61b05e53
parent8dff4a773dd9525ec587cd31646a9f67252122c1 (diff)
downloadsssd-26cac569adbae18a11af7f9845340ec9fc49685b.tar.gz
sssd-26cac569adbae18a11af7f9845340ec9fc49685b.tar.xz
sssd-26cac569adbae18a11af7f9845340ec9fc49685b.zip
sss_override: amend man page - overrides do not stack
Reviewed-by: Pavel Březina <pbrezina@redhat.com>
-rw-r--r--src/man/sss_override.8.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/man/sss_override.8.xml b/src/man/sss_override.8.xml
index 6381d7731..24c389369 100644
--- a/src/man/sss_override.8.xml
+++ b/src/man/sss_override.8.xml
@@ -60,7 +60,9 @@
</term>
<listitem>
<para>
- Override attributes of an user.
+ Override attributes of an user. Please be aware that
+ calling this command will replace any previous override
+ for the (NAMEd) user.
</para>
</listitem>
</varlistentry>
@@ -128,7 +130,9 @@
</term>
<listitem>
<para>
- Override attributes of a group.
+ Override attributes of a group. Please be aware that
+ calling this command will replace any previous override
+ for the (NAMEd) group.
</para>
</listitem>
</varlistentry>