X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Manual.git;a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2FTutorial%2F02_CatalystBasics.pod;h=78158e6882a6a34b0455ecc91089cf5ee94f2c06;hp=1b7d5e6ec9eeb3c344daaf641df68b907470b855;hb=ec3ef4ad2ba72cc751c8c5eccccb705602d87d09;hpb=9b531c139146f05b1e7eb087ab5aa420ec38fade diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 1b7d5e6..78158e6 100644 --- a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod +++ b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod @@ -188,9 +188,13 @@ Run the following command to start up the built-in development web server (make sure you didn't forget the "C" from the previous step): -B: 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. +B: The "-r" argument enables reloading on code changes so you +don't have to stop and start the server when you update code. See +C or C