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-Url: http://git.samba.org/?a=commitdiff_plain;h=dbee1088bb06a4ccb440d372102eb5c105cc4294;p=jerry%2Fsamba.git r23207: merge net help test fix from SAMBA_3_0_26 --- diff --git a/source/utils/net_help.c b/source/utils/net_help.c index 46531e0f6..369fc095f 100644 --- a/source/utils/net_help.c +++ b/source/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"\