[tor-commits] [arm/release] Added gui as expanded option.

atagar at torproject.org atagar at torproject.org
Sun Jul 17 06:08:23 UTC 2011


commit 9e59ed0df5168c801a72bf25c5986de9256a5b85
Author: Kamran Riaz Khan <krkhan at inspirated.com>
Date:   Wed Jun 8 20:44:52 2011 +0500

    Added gui as expanded option.
---
 src/starter.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/starter.py b/src/starter.py
index a94020f..edb8bb2 100644
--- a/src/starter.py
+++ b/src/starter.py
@@ -51,7 +51,7 @@ CONFIG = {"startup.controlPassword": None,
           "log.savingDebugLog": util.log.NOTICE}
 
 OPT = "gi:c:dbe:vh"
-OPT_EXPANDED = ["gtk", "interface=", "config=", "debug", "blind", "event=", "version", "help"]
+OPT_EXPANDED = ["gui", "interface=", "config=", "debug", "blind", "event=", "version", "help"]
 HELP_MSG = """Usage arm [OPTION]
 Terminal status monitor for Tor relays.
 





More information about the tor-commits mailing list