From 412a3a10f7c5f3e1879dacd26aad3923b081c270 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Sat, 21 Jun 2014 19:26:31 +0200 Subject: 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 https://bugzilla.gnome.org/show_bug.cgi?id=731859 --- doc/man/rygel.xml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'doc/man') 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. Use CONFIG_FILE instead of ${XDG_CONFIG_DIR}/rygel.conf. + + + + + + + + + Shutdown a currently running instance of &dhpackage; + + + + + + + + + + + Replace the currently running instance of &dhpackage; with this instance. Short for rygel -s && rygel + + -- cgit v1.2.1