summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2007-10-30 09:26:14 -0700
committerBrian Aker <brian@tangent.org>2007-10-30 09:26:14 -0700
commitb44d0b5e44544c35585801997bfd6fd00038fa35 (patch)
treebc87e46f51b89a8770c4e6958f26c42e611459cb /support
parent77d70ea2571e43495bb66efb9072f6a8b5009b64 (diff)
downloadlibmemcached-b44d0b5e44544c35585801997bfd6fd00038fa35.tar.gz
Cleanup for release
Diffstat (limited to 'support')
-rw-r--r--support/libmemcached.spec7
1 files changed, 4 insertions, 3 deletions
diff --git a/support/libmemcached.spec b/support/libmemcached.spec
index 46cf9b5a..40e10658 100644
--- a/support/libmemcached.spec
+++ b/support/libmemcached.spec
@@ -18,11 +18,12 @@ usage, and provide full access to server side methods.
It also implements several command line tools:
-memcat - Copy the value of a key to standard output
+memcat - Copy the value of a key to standard output.
memflush - Flush the contents of your servers.
memrm - Remove a key(s) from the serrver.
-memstat - Dump the stats of your servers to standard output
-memslap - Generate testing loads on a memcached cluster
+memstat - Dump the stats of your servers to standard output.
+memslap - Generate testing loads on a memcached cluster.
+memcp - Copy files to memcached servers.
%prep
%setup -q