r16345: Improve the chance that our users can discover one of the coolest 'net'
authorGünther Deschner <gd@samba.org>
Mon, 19 Jun 2006 10:01:02 +0000 (10:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:17:37 +0000 (11:17 -0500)
features.

Guenther

source/utils/net_rpc.c

index d6fd0dd5bed70b0448f86f7376a48b960113e03a..30d7b7be20444bc1d76fa2a48821a87c888b839c 100644 (file)
@@ -6665,6 +6665,7 @@ int net_rpc_usage(int argc, const char **argv)
        d_printf("  net rpc registry\t\tto manage registry hives\n");
        d_printf("  net rpc service\t\tto start, stop and query services\n");
        d_printf("  net rpc audit\t\t\tto modify global auditing settings\n");
+       d_printf("  net rpc shell\t\t\tto open an interactive shell for remote server/account management\n");
        d_printf("\n");
        d_printf("'net rpc shutdown' also accepts the following miscellaneous options:\n"); /* misc options */
        d_printf("\t-r or --reboot\trequest remote server reboot on shutdown\n");