Final bits for 1.0.9
[m6w6/libmemcached] / clients / memexist.cc
index 20ad48505c596bd0b39e480b124730fd3aba9beb..c3871dea9deefd9181ea91d7a0aee949b41bba41 100644 (file)
@@ -28,7 +28,7 @@ static char *opt_username;
 static char *opt_passwd;
 
 #define PROGRAM_NAME "memexist"
-#define PROGRAM_DESCRIPTION "Erase a key or set of keys from a memcached cluster."
+#define PROGRAM_DESCRIPTION "Check for the existance of a key within a cluster."
 
 /* Prototypes */
 static void options_parse(int argc, char *argv[]);