diff demo.py @ 3647:d4112ddfc0bb

doc fixes
author Richard Jones <richard@users.sourceforge.net>
date Mon, 07 Aug 2006 07:15:05 +0000
parents f6719836e521
children 483c3e335a54
line wrap: on
line diff
--- a/demo.py	Fri Aug 04 22:34:33 2006 +0000
+++ b/demo.py	Mon Aug 07 07:15:05 2006 +0000
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2003 Richard Jones (richard@mechanicalcat.net)
 #
-# $Id: demo.py,v 1.24 2006-02-08 04:03:54 richard Exp $
+# $Id: demo.py,v 1.25 2006-08-07 07:15:05 richard Exp $
 
 import errno
 import os
@@ -101,8 +101,8 @@
     %s
 1. Log in as "demo"/"demo" or "admin"/"admin".
 2. Hit Control-C to stop the server.
-3. Re-start the server by running "python demo.py" again.
-4. Re-initialise the server by running "python demo.py nuke".
+3. Re-start the server by running "roundup-demo" again.
+4. Re-initialise the server by running "roundup-demo nuke".
 ''' % url
 
     # disable command line processing in roundup_server

Roundup Issue Tracker: http://roundup-tracker.org/