svn commit: samba-docs r1145 - in trunk/manpages-3: .

kai at samba.org kai at samba.org
Sun Aug 12 22:41:25 GMT 2007


Author: kai
Date: 2007-08-12 22:41:24 +0000 (Sun, 12 Aug 2007)
New Revision: 1145

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1145

Log:
Add --uid-info option to manpage.

I wanted to get this done before I forgot about it, but I don't have the
required packages to build the manpage installed. Could someone check if the
changes were valid, please?

Modified:
   trunk/manpages-3/wbinfo.1.xml


Changeset:
Modified: trunk/manpages-3/wbinfo.1.xml
===================================================================
--- trunk/manpages-3/wbinfo.1.xml	2007-08-12 18:47:12 UTC (rev 1144)
+++ trunk/manpages-3/wbinfo.1.xml	2007-08-12 22:41:24 UTC (rev 1145)
@@ -43,6 +43,7 @@
 		<arg choice="opt">-S sid</arg>
 		<arg choice="opt">-t</arg>
 		<arg choice="opt">-u</arg>
+		<arg choice="opt">--uid-info</arg>
 		<arg choice="opt">--user-domgroups sid</arg>
 		<arg choice="opt">--user-sids sid</arg>
 		<arg choice="opt">-U uid</arg>
@@ -281,8 +282,14 @@
 		<refentrytitle>winbindd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
 		.</para></listitem>
 		</varlistentry>
-		
+
 		<varlistentry>
+		<term>--uid-info</term>
+		<listitem><para>Get user info for the user conencted to
+		uid.</para></listitem>
+		</varlistentry>
+
+		<varlistentry>
 		<term>--user-domgroups SID</term>
 		<listitem><para>Get user domain groups.
 		</para></listitem>



More information about the samba-cvs mailing list