X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Fconfig.txt;h=6b72780835f729ae95283b3b580a12e778f0bf60;hb=838af47943e082c6e09d120d7a5244943195e9b8;hp=d2a8d0ac8e25050a3229cd6774a52a253725454f;hpb=6265e6905c447824251a4ed30dac9f14a4736953;p=hooke.git diff --git a/doc/config.txt b/doc/config.txt index d2a8d0a..6b72780 100644 --- a/doc/config.txt +++ b/doc/config.txt @@ -22,7 +22,11 @@ Examples Run:: - $ hooke --save-config -c '' + $ ./bin/hk.py --save-config -c '' + +or:: + + $ ./bin/hk.py -c 'save_config --output .hooke.cfg' To write a well commented example config file to :file:`.hooke.cfg`. @@ -50,5 +54,3 @@ Hooke. run will *not be saved* when Hooke exits. To save the changes, either run the `save config` command before closing Hooke, or start Hooke with the ``--save-config`` option. - -.. todo:: Implement `save config` command.