diff options
-rw-r--r-- | source/utils/net_help.c | 1 |
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"\ |