Update man-pages
[awesomized/libmemcached] / docs / man / memflush.1
index 95877948bddec22520fc8bcc0b32e6d64a6483de..0f6ae5e3a7b5305c84bc8b715e29ae5abdcd87ca 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMFLUSH" "1" "April 08, 2011" "0.47" "libmemcached"
+.TH "MEMFLUSH" "1" "May 23, 2011" "0.47" "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>