summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2014-06-21 19:26:31 +0200
committerJens Georg <mail@jensge.org>2014-06-21 19:30:02 +0200
commit412a3a10f7c5f3e1879dacd26aad3923b081c270 (patch)
tree950e53289ae51c9ad154f70070894c1b4e1e4816 /doc
parent6b4cb6b05255135803598c6bc2c68591be9b5ec9 (diff)
downloadrygel-412a3a10f7c5f3e1879dacd26aad3923b081c270.tar.gz
rygel: Introduce -r/--replace option
Also change default behavior: Previously, rygel would silently replace an already running instance. Now it just exists. To return to old behavior, the -r/--replace option was introduced. Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=731859
Diffstat (limited to 'doc')
-rw-r--r--doc/man/rygel.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/man/rygel.xml b/doc/man/rygel.xml
index b9f80952..dcacb361 100644
--- a/doc/man/rygel.xml
+++ b/doc/man/rygel.xml
@@ -276,6 +276,28 @@ handling.</para>
<para>Use <replaceable>CONFIG_FILE</replaceable> instead of <filename>${XDG_CONFIG_DIR}/rygel.conf</filename>.</para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>-s</option>
+ </term>
+ <term>
+ <option>--shutdown</option>
+ </term>
+ <listitem>
+ <para>Shutdown a currently running instance of &dhpackage;</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
+ <option>-r</option>
+ </term>
+ <term>
+ <option>--replace</option>
+ </term>
+ <listitem>
+ <para>Replace the currently running instance of &dhpackage; with this instance. Short for <userinput>rygel -s &amp;&amp; rygel</userinput></para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1 id="files">