[hamster-applet] added info on the -t flag
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Subject: [hamster-applet] added info on the -t flag
- Date: Thu, 21 May 2009 10:04:50 -0400 (EDT)
commit 0dfc4183d65cac2544f6d7adf130899efba5d3be
Author: Toms Bauģis <toms baugis gmail com>
Date: Thu May 21 14:48:47 2009 +0100
added info on the -t flag
---
hamster/hamster-applet.py | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/hamster/hamster-applet.py b/hamster/hamster-applet.py
index c2afaca..f74bb11 100755
--- a/hamster/hamster-applet.py
+++ b/hamster/hamster-applet.py
@@ -77,10 +77,12 @@ def usage():
$ hamster-applet [OPTIONS]
OPTIONS:
- -w, --window Launch the applet in a standalone window for test purposes (default=no).
- -s, --start [stats|edit|prefs] Which window to launch on startup.
- Use "stats" for overview window, "edit" to add new activity
- and "prefs" to launch preferences
+ -w, --window Launch the applet in a standalone window for test purposes
+ (default=no).
+ -s, --start [stats|edit|prefs] Which window to launch on startup.
+ Use "stats" for overview window, "edit" to add new activity
+ and "prefs" to launch preferences
+ -t --trace-sql print out sql statements in terminal
""")
if __name__ == "__main__":
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]