Skip to content

Commit

Permalink
Merge pull request #4803 from benjaoming/rm-invalid-example-0.16.x
Browse files Browse the repository at this point in the history
clean up kalite usage instructions
  • Loading branch information
benjaoming committed Feb 2, 2016
2 parents db42685 + 3ae9790 commit c9ee9d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kalitectl.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
Examples:
kalite start Start KA Lite
kalite url Tell me where KA Lite is available from
kalite status How is KA Lite doing?
kalite stop Stop KA Lite
kalite shell Display a Django shell
Expand All @@ -51,10 +50,6 @@
the Watchify process to recompile Javascript dynamically.
Planned features:
kalite diagnose Outputs user and copy-paste friendly diagnostics
kalite query [COMMAND ...] A query method for external UIs etc. to send
commands and obtain data from kalite.
Universal --verbose option and --debug option. Shows INFO level and DEBUG
level from logging.. depends on proper logging being introduced and
settings.LOGGERS. Currently, --debug just tells cherrypy to do "debug" mode.
Expand Down

0 comments on commit c9ee9d5

Please sign in to comment.