summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 16:28:10 +0100
committerKarolin Seeger <kseeger@samba.org>2013-11-22 11:45:49 +0100
commitaaee748820c31ab0eddea1ff30cac9a6c92a0e2d (patch)
tree5a520a12c00c61743b349b8d14278fcbd7fb03fb /docs-xml
parent1176b53dc9604ce9cfd957a49d0563a00bc30e6c (diff)
downloadsamba-aaee748820c31ab0eddea1ff30cac9a6c92a0e2d.tar.gz
docs: add net groupmap set specific options in net manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org> (cherry picked from commit cb90d1eb8f1ea0fd23f7af4aa1a21447d4772a1e)
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 75572a0d00..50bf4088c4 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -267,6 +267,36 @@
</para></listitem>
</varlistentry>
+ <!-- Options for net groupmap set -->
+
+ <varlistentry>
+ <term>-L|--local</term>
+ <listitem><para>Sets the type of group mapping to local
+ (used in "net groupmap set").
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>-D|--domain</term>
+ <listitem><para>Sets the type of group mapping to domain
+ (used in "net groupmap set").
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>-N|--ntname NTNAME</term>
+ <listitem><para>Sets the ntname of a group mapping
+ (used in "net groupmap set").
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>-R|--rid RID</term>
+ <listitem><para>Sets the rid of a group mapping
+ (used in "net groupmap set").
+ </para></listitem>
+ </varlistentry>
+
&stdarg.encrypt;
&popt.common.samba.client;