add note on server reload and finding more options
Caleb Cushing [Wed, 20 Jan 2010 01:47:29 +0000 (01:47 +0000)]
lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod

index 3404ca2..9267ec1 100644 (file)
@@ -188,7 +188,11 @@ Run the following command to start up the built-in development web
 server (make sure you didn't forget the "C<cd Hello>" from the 
 previous step):
 
-    $ script/hello_server.pl
+B<Note>: the -r enables reloading on code changes so you don't have to stop and
+start the server when you update code. see perldoc script/hello_server.pl for
+more useful options.
+
+    $ script/hello_server.pl -r
     [debug] Debug messages enabled
     [debug] Statistics enabled
     [debug] Loaded plugins: