Merging bzr://gaz.tangent.org/libmemcached/build/ to Build branch
[m6w6/libmemcached] / docs / man / memcat.1
index a5a551e2c5268aef1fe70ac5b898b037ed57e4fa..abd36430e454160d7cf97f12d60cb6e97c17d521 100644 (file)
@@ -1,4 +1,4 @@
-.TH "MEMCAT" "1" "April 08, 2011" "0.47" "libmemcached"
+.TH "MEMCAT" "1" "April 19, 2012" "1.0.6" "libmemcached"
 .SH NAME
 memcat \- libmemcached Documentation
 .
@@ -30,28 +30,40 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
 ..
 .\" Man page generated from reStructeredText.
 .
+.SH SYNOPSIS
+.sp
+memcat [options] key
 .sp
 Copy a set of keys to stdout
-.SH SYNOPSIS
-.INDENT 0.0
-.TP
-.B \-\-help
-.UNINDENT
 .SH DESCRIPTION
 .sp
 \fBmemcat\fP outputs to stdout the value a single or multiple set of keys
 stored in a memcached(1) server. If any key is not found an error is returned.
 .sp
 It is similar to the standard UNIX cat(1) utility.
+.SH OPTIONS
+.sp
+You can specify servers via the option:
+.INDENT 0.0
+.TP
+.B \-\-servers
+.UNINDENT
 .sp
-You can specify servers via the \fB\-\-servers\fP option or via the
-environment variable \fBMEMCACHED_SERVERS\fP.
+or via the environment variable:
+.INDENT 0.0
+.TP
+.B \(gaMEMCACHED_SERVERS\(ga
+.UNINDENT
 .sp
-For a full list of operations run the tool with the \fB\-\-help\fP option.
+For a full list of operations run the tool with the option:
+.INDENT 0.0
+.TP
+.B \-\-help
+.UNINDENT
 .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>
@@ -59,7 +71,7 @@ Brian Aker, <\fI\%brian@tangent.org\fP>
 Mark Atwood <\fI\%mark@fallenpegasus.com\fP>
 .SH SEE ALSO
 .sp
-memcached(1) libmemcached(3)
+\fImemcached(1)\fP \fIlibmemcached(3)\fP
 .SH AUTHOR
 Brian Aker
 .SH COPYRIGHT