Mercurial > p > roundup > code
diff demo.py @ 4428:e04f4c060887
clarification (inspired by Toni Meuller)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 07 Oct 2010 02:31:58 +0000 |
| parents | d81ebe49a6ef |
| children | 19490d84802b |
line wrap: on
line diff
--- a/demo.py Thu Oct 07 02:30:46 2010 +0000 +++ b/demo.py Thu Oct 07 02:31:58 2010 +0000 @@ -115,7 +115,7 @@ run demo on a server host, please stop the demo, open file "demo/config.ini" with your editor, change the host name in the "web" option in section "[tracker]", save the file, then re-run the demo -program. +program. If you want to change backend types, you must use "nuke". ''' % url
