Fixed misspelling of samquerysec
authorTim Potter <tpot@samba.org>
Mon, 10 Apr 2000 23:57:20 +0000 (23:57 +0000)
committerTim Potter <tpot@samba.org>
Mon, 10 Apr 2000 23:57:20 +0000 (23:57 +0000)
source/rpcclient/cmd_samr.c

index 3d9d9662d51e426ea7866d79841a3af0b57df007..454669ca13dbb4f6b1426c7a8a74a5b47849e30e 100644 (file)
@@ -2306,7 +2306,7 @@ void cmd_sam_query_sec_obj(struct client_info *info, int argc, char *argv[])
 
        if (argc < 2)
        {
-               report(out_hnd, "samsecquery <name>\n");
+               report(out_hnd, "samquerysec <name>\n");
                return;
        }