ustctl manpage: document get/set-sock-path
[ust.git] / doc / man / ustctl.1.md
index d0ecb983d5380831ccefb5f176c4998ca9f9f68c..eefd89f114873a5c99d6e03ad341490948c2ca0b 100644 (file)
@@ -39,12 +39,18 @@ starting with two dashes(`-'). A summary of options is included below.
   * `--set-subbuf-num` <CHANNEL>:
     Set the number of subbuffers per buffer for CHANNEL. Must be a power of 2.
 
+  * `--set-sock-path`:
+    Set the path of the daemon socket.
+
   * `--get-subbuf-size` <CHANNEL>:
     Print the size of subbuffers per buffer for CHANNEL.
 
   * `--get-subbuf-num` <CHANNEL>:
     Print the number of subbuffers per buffer for CHANNEL.
 
+  * `--get-sock-path`:
+    Get the path of the daemon socket.
+
   * `--enable-marker` <CHANNEL>/<MARKER>:
     Enable a marker.
 
This page took 0.022995 seconds and 4 git commands to generate.