summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/pipewire.1.xml.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/man/pipewire.1.xml.in b/man/pipewire.1.xml.in
index 735e696d..6c180213 100644
--- a/man/pipewire.1.xml.in
+++ b/man/pipewire.1.xml.in
@@ -22,7 +22,7 @@ License along with PipeWire; if not, see <http://www.gnu.org/licenses/>.
<manpage name="pipewire" section="1" desc="The PipeWire media server">
<synopsis>
- <cmd>pipewire</cmd>
+ <cmd>pipewire [<arg>options</arg>]</cmd>
</synopsis>
<description>
@@ -39,11 +39,17 @@ License along with PipeWire; if not, see <http://www.gnu.org/licenses/>.
</option>
<option>
- <p><opt>--version</opt></p>
+ <p><opt>-v | --version</opt></p>
<optdesc><p>Show version information.</p></optdesc>
</option>
+ <option>
+ <p><opt>-n | --name</opt></p>
+
+ <optdesc><p>Set the daemon name (Default pipewire-1).</p></optdesc>
+ </option>
+
</options>
<section name="Authors">