From: W. Trevor King Date: Sat, 28 Aug 2010 11:38:47 +0000 (-0400) Subject: Document --ui in doc/gui.txt. X-Git-Url: http://git.tremily.us/?p=hooke.git;a=commitdiff_plain;h=0b62b75c403f1bbb17b8b4a93501d188262410e7 Document --ui in doc/gui.txt. --- diff --git a/doc/gui.txt b/doc/gui.txt index 5c4a6ef..eb1f1f4 100644 --- a/doc/gui.txt +++ b/doc/gui.txt @@ -4,7 +4,11 @@ The GUI interface Orignially by Rolf Schmidt . -Enable by selecting `gui` in your config file (see :doc:`config`):: +Run the GUI with:: + + $ ./bin/hk.py --ui gui + +Alternatively, select `gui` in your config file (see :doc:`config`):: [user interfaces] command line = False