svn commit: samba r23207 - in branches/SAMBA_3_0/source/utils: .

jerry at samba.org jerry at samba.org
Tue May 29 14:53:47 GMT 2007


Author: jerry
Date: 2007-05-29 14:53:46 +0000 (Tue, 29 May 2007)
New Revision: 23207

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

Log:
merge net help test fix from SAMBA_3_0_26
Modified:
   branches/SAMBA_3_0/source/utils/net_help.c


Changeset:
Modified: branches/SAMBA_3_0/source/utils/net_help.c
===================================================================
--- branches/SAMBA_3_0/source/utils/net_help.c	2007-05-29 14:53:13 UTC (rev 23206)
+++ branches/SAMBA_3_0/source/utils/net_help.c	2007-05-29 14:53:46 UTC (rev 23207)
@@ -220,6 +220,7 @@
 static int net_usage(int argc, const char **argv)
 {
 	d_printf("  net time\t\tto view or set time information\n"\
+		 "  net lookup\t\tto lookup host name or ip address\n"\
 		 "  net user\t\tto manage users\n"\
 		 "  net group\t\tto manage groups\n"\
 		 "  net sam\t\tto edit the local user database directly\n"\



More information about the samba-cvs mailing list