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

kai at samba.org kai at samba.org
Sun Aug 12 22:57:05 GMT 2007


Author: kai
Date: 2007-08-12 22:57:04 +0000 (Sun, 12 Aug 2007)
New Revision: 1146

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

Log:
--uid-info takes a uid as parameter

I knew I was going to mess up. I hope that one is better.

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


Changeset:
Modified: trunk/manpages-3/wbinfo.1.xml
===================================================================
--- trunk/manpages-3/wbinfo.1.xml	2007-08-12 22:41:24 UTC (rev 1145)
+++ trunk/manpages-3/wbinfo.1.xml	2007-08-12 22:57:04 UTC (rev 1146)
@@ -43,7 +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">--uid-info uid</arg>
 		<arg choice="opt">--user-domgroups sid</arg>
 		<arg choice="opt">--user-sids sid</arg>
 		<arg choice="opt">-U uid</arg>
@@ -284,9 +284,9 @@
 		</varlistentry>
 
 		<varlistentry>
-		<term>--uid-info</term>
+		<term>--uid-info UID</term>
 		<listitem><para>Get user info for the user conencted to
-		uid.</para></listitem>
+		user id UID.</para></listitem>
 		</varlistentry>
 
 		<varlistentry>



More information about the samba-cvs mailing list