cli: mention how to stop the web interface in the help
author |
Steve Losh <steve@stevelosh.com> |
date |
Mon, 05 Jul 2010 23:03:01 -0400 |
parents |
639e837f240c
|
children |
d303f56078eb
48eb55088a67
|
branches/tags |
(none) |
files |
review/helps.py |
Changes
--- a/review/helps.py Mon Jul 05 22:55:35 2010 -0400
+++ b/review/helps.py Mon Jul 05 23:03:01 2010 -0400
@@ -133,6 +133,8 @@
Visit http://localhost:8080/ (replace the port number if you specified
a different port) in a modern browser of your choice to use the web interface.
+Use ``Ctrl+C`` to stop the interface.
+
If ``--read-only`` is given the interface will be read-only: comments,
signoffs, pushes and pulls will be disabled. This is useful when you want to
show the data to someone but do not want them to be able to add data in your