# HG changeset patch # User Steve Losh # Date 1278385381 14400 # Node ID a6499117bd1a294c752db8abe739f35e262d5d42 # Parent 639e837f240c3661657cf78d6ddcf9d965998357 cli: mention how to stop the web interface in the help diff -r 639e837f240c -r a6499117bd1a review/helps.py --- 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