summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-11-25 09:39:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:16:04 -0500
commit66c20f2592ee2ff37de44cc7f3ab23b440f7d840 (patch)
tree40c682289e20f8b66f121a7e5a274dac84efae2e /source
parent53fe047f35534afc4b56fcbaf135a3ca13df65bd (diff)
downloadsamba-66c20f2592ee2ff37de44cc7f3ab23b440f7d840.tar.gz
samba-66c20f2592ee2ff37de44cc7f3ab23b440f7d840.tar.xz
samba-66c20f2592ee2ff37de44cc7f3ab23b440f7d840.zip
r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)
Diffstat (limited to 'source')
-rw-r--r--source/utils/net_help.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/utils/net_help.c b/source/utils/net_help.c
index 369fc095f21..46531e0f6cd 100644
--- a/source/utils/net_help.c
+++ b/source/utils/net_help.c
@@ -220,7 +220,6 @@ 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"\