fix #134: docs: update client options
[awesomized/libmemcached] / docs / source / bin / options / common.rst
index 9acb684dc3a47c9f986682f020182bef2266afd8..04802b75f8483169dac1bd7732524ffd61f496f5 100644 (file)
@@ -1,20 +1,11 @@
-.. option:: --quiet
+.. option:: -q|--quiet
 
     Operate quietly.
 
-.. option:: --verbose
+.. option:: -v|--verbose
 
     Operate more verbosely.
 
-.. option:: --debug
-
-    See :option:`--verbose`.
-
-.. option:: --servers <list of servers>
-
-    Specify the list of servers as *hostname[:port][,hostname[:port]...]*.
-
-.. option:: --binary
-
-    Enable binary protocol.
+.. option:: -d|--debug
 
+    See :option:`-v\|--verbose`.