sasl
[m6w6/libmemcached] / docs / libmemcached_configuration.rst
index 3c32d5d8d4ce40716399dc8423f37db1d4139c8e..71a2c5bb061b456ed2b74a97c606bfab3d255896 100644 (file)
@@ -29,6 +29,10 @@ 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>
+
+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.
+
 .. describe:: --VERIFY-KEY
 
 Verify that keys that are being used fit within the design of the protocol being used.