port latest changes from SAMBA_3_0 tree
[tprouty/samba.git] / source / utils / net_cache.c
index 8dd9db599dc885f7314533a453c3371ea5fb78f8..a95591645876e70940a091ce182ef32e9e067562 100644 (file)
@@ -214,7 +214,7 @@ static int net_cache_del(int argc, const char **argv)
        const char *keystr = argv[0];
        
        if (argc < 1) {
-               d_printf("\nUsage: net cache add <key string>\n");
+               d_printf("\nUsage: net cache del <key string>\n");
                return -1;
        }