[rygel] rygel: Minor commandline arg improvements
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rygel] rygel: Minor commandline arg improvements
- Date: Fri, 29 Mar 2013 21:03:33 +0000 (UTC)
commit e1fd391f8e668ada1f0944bfd09427a6caeaa22b
Author: Jens Georg <jensg openismus com>
Date: Fri Mar 29 22:02:29 2013 +0100
rygel: Minor commandline arg improvements
src/rygel/rygel-cmdline-config.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/rygel/rygel-cmdline-config.vala b/src/rygel/rygel-cmdline-config.vala
index 94b2a86..86b0f05 100644
--- a/src/rygel/rygel-cmdline-config.vala
+++ b/src/rygel/rygel-cmdline-config.vala
@@ -100,7 +100,7 @@ public class Rygel.CmdlineConfig : GLib.Object, Configuration {
{ "disable-upnp", 'P', 0, OptionArg.NONE, ref no_upnp,
"Disable UPnP (streaming-only)", null },
{ "config", 'c', 0, OptionArg.FILENAME, ref config_file,
- "Use configuration file instead of user configuration", null },
+ "Use configuration file instead of user configuration", "FILE" },
{ null }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]