r23593: Mention "net conf" in top level net usage.
authorMichael Adam <obnox@samba.org>
Fri, 22 Jun 2007 22:37:07 +0000 (22:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:23:34 +0000 (12:23 -0500)
Michael

source/utils/net_help.c

index 369fc095f2183fbf20e67ee41f7ee1082284de69..a293822c29c68819e9316a97643e5387c108972f 100644 (file)
@@ -234,8 +234,9 @@ static int net_usage(int argc, const char **argv)
                 "  net changesecretpw\tto change the machine password in the local secrets database only\n"\
                 "                    \tthis requires the -f flag as a safety barrier\n"\
                 "  net status\t\tShow server status\n"\
-               "  net usersidlist\tto get a list of all users with their SIDs\n"
-               "  net usershare\t\tto add, delete and list locally user-modifiable shares\n"
+                "  net usersidlist\tto get a list of all users with their SIDs\n"
+                "  net usershare\t\tto add, delete and list locally user-modifiable shares\n"
+                "  net conf\t\tto view and edit samba's registry based configuration\n"
                 "\n"\
                 "  net ads <command>\tto run ADS commands\n"\
                 "  net rap <command>\tto run RAP (pre-RPC) commands\n"\