add -r to usage output
authorGerald Carter <jerry@samba.org>
Thu, 26 Sep 2002 20:38:20 +0000 (20:38 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 26 Sep 2002 20:38:20 +0000 (20:38 +0000)
source/utils/smbgroupedit.c

index cf5ac1f02572635d9d28806ca8574e876832dc32..35285452a05e61b0958d65cf901aca5b58e22493 100644 (file)
@@ -52,6 +52,7 @@ static void usage(void)
        printf("  -c SID               change group\n");
        printf("     -u unix group\n");
        printf("     -d description    group description\n");
+       printf("  -r rid               RID of new group\n")
        printf("  -x group             delete this group\n");
        printf("\n");
        printf("    -t[b|d|l]          type: builtin, domain, local \n");