From: Gerald Carter Date: Tue, 29 May 2007 14:53:46 +0000 (+0000) Subject: r23207: merge net help test fix from SAMBA_3_0_26 X-Git-Tag: samba-4.0.0alpha6~801^2~5753 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6a824bb1206228b4afa0e61a06c68027d0d9db59;p=thirdparty%2Fsamba.git r23207: merge net help test fix from SAMBA_3_0_26 (This used to be commit dbee1088bb06a4ccb440d372102eb5c105cc4294) --- diff --git a/source3/utils/net_help.c b/source3/utils/net_help.c index 46531e0f6cd..369fc095f21 100644 --- a/source3/utils/net_help.c +++ b/source3/utils/net_help.c @@ -220,6 +220,7 @@ int net_help_status(int argc, const char **argv) 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"\