From: Brian Aker Date: Thu, 5 Apr 2012 22:51:23 +0000 (-0700) Subject: Fix documentation around --SOCKET X-Git-Tag: 1.0.6~5 X-Git-Url: https://git.m6w6.name/?a=commitdiff_plain;h=a5c7c76cd8e1901349179626b5cc11fa50e607f9;p=m6w6%2Flibmemcached Fix documentation around --SOCKET --- diff --git a/docs/libmemcached_configuration.rst b/docs/libmemcached_configuration.rst index 71a2c5bb..8cd48ce2 100644 --- a/docs/libmemcached_configuration.rst +++ b/docs/libmemcached_configuration.rst @@ -29,7 +29,7 @@ that you can use in your application directly. Provide a servername to be used by the client. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1. -.. describe:: --SOCKET=/? +.. describe:: --SOCKET=\"/?\" Provide a filepath to a UNIX socket file. Providing a weight will cause weighting to occur with all hosts with each server getting a default weight of 1.