Merge in all of libtest.
[m6w6/libmemcached] / docs / man / memflush.1
index 192b3e0748147a0fe20508e44d94858eb186f349..b72d925032244df6787704245673be864fb424cd 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMFLUSH" "1" "April 09, 2011" "0.47" "libmemcached"
+.TH "MEMFLUSH" "1" "June 17, 2011" "0.49" "libmemcached"
 .SH NAME
 memflush \- libmemcached Documentation
 .
@@ -35,12 +35,18 @@ Reset a server or list of servers
 .SH SYNOPSIS
 .INDENT 0.0
 .TP
+.B program
+.
+\fImemflush\fP
+.UNINDENT
+.INDENT 0.0
+.TP
 .B \-\-help
 .UNINDENT
 .SH DESCRIPTION
 .sp
 \fBmemflush\fP resets the contents of memcached(1) servers.
-This means all data in these servers will be deleted.
+This means that all data in the specified servers will be deleted.
 .sp
 You can specify servers via the \fB\-\-servers\fP option or via the
 environment variable \fBMEMCACHED_SERVERS\fP.
@@ -49,7 +55,7 @@ For a full list of operations run the tool with the \fB\-\-help\fP option.
 .SH HOME
 .sp
 To find out more information please check:
-\fI\%https://launchpad.net/libmemcached\fP
+\fI\%http://libmemcached.org/\fP
 .SH AUTHOR
 .sp
 Brian Aker, <\fI\%brian@tangent.org\fP>