X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=bin%2Fmemtouch.html;h=6c1613aa11d15a2c2107fe8e54f0525322b5f87d;hb=5fe34bb79f817fe734d3e300720ac8a361454f39;hp=b97206e8478675d2cbb09878ba25b3c10f4accf2;hpb=d517b40976d8e986cada6b8b896e8f12cd179fa6;p=awesomized%2Flibmemcached diff --git a/bin/memtouch.html b/bin/memtouch.html index b97206e8..6c1613aa 100644 --- a/bin/memtouch.html +++ b/bin/memtouch.html @@ -21,10 +21,10 @@ - - - - + + + + @@ -202,70 +202,70 @@

OPTIONS¶

-
+
---help¶
+--help¶

Display help.

-
+
---version¶
+--version¶

Display version.

-
+
---quiet¶
+--quiet¶

Operate quietly.

-
+
---verbose¶
+--verbose¶

Operate more verbosely.

-
+
---debug¶
+--debug¶

See --verbose.

-
+
---servers <list of servers>¶
+--servers <list of servers>¶

Specify the list of servers as hostname[:port][,hostname[:port]...].

-
+
---binary¶
+--binary¶

Enable binary protocol.

-
+
---expire <expiration>¶
+--expire <expiration>¶

Use expiration seconds (or a UNIX timestamp).

-
+
---hash <algorithm>¶
+--hash <algorithm>¶

Use algorithm as key hash algo. See memcached_behavior_t::MEMCACHED_BEHAVIOR_HASH.

-
+
---username <username>¶
+--username <username>¶

Use username for SASL authentication.

-
+
---password <password>¶
+--password <password>¶

Use password for SASL authentication.

@@ -273,8 +273,8 @@ See

SEE ALSO¶