fix #131: add build time option: CLIENT_PREFIX
[awesomized/libmemcached] / docs / source / bin / memcapable.rst
index 374c9c335e98b6a4d6b5a8788c03bfaffe88b31e..ed93bd1d659e8d87f751c2ed61c7eb1b86fec292 100644 (file)
@@ -6,7 +6,7 @@ SYNOPSIS
 
 .. program:: memcapable
 
-memcapable [options]
+|client_prefix|\capable [options]
 
 Check a memcached server's capabilities and compatibility.
 
@@ -39,10 +39,12 @@ OPTIONS
 
     Set the timeout for an IO operation to/from the server to \ *n*\  seconds.
 
-NOTE
-----
 
-This program doesn't follow the standard flag/option scheme.
+NOTES
+-----
+
+.. include:: common/note_program_prefix.rst
+.. include:: common/note_contrib_options.rst
 
 
 SEE ALSO