Fix documentation around --SOCKET
authorBrian Aker <brian@tangent.org>
Thu, 5 Apr 2012 22:51:23 +0000 (15:51 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 5 Apr 2012 22:51:23 +0000 (15:51 -0700)
docs/libmemcached_configuration.rst

index 71a2c5bb061b456ed2b74a97c606bfab3d255896..8cd48ce2ed061fc2078ac4bb311c15fa2bfa041b 100644 (file)
@@ -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=<filepath>/?<optional_weight>
+.. describe:: --SOCKET=\"<filepath>/?<optional_weight>\"
 
 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.