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=2670043710cabbfeb42cdd9156c93c3247b147bc;hp=1ffcd2c072dbaa1c8fa982b1c7de8e4d066ea27a;hb=4768184b3b277399116fbd53cae3697a9767fee5;hpb=e7cfb0cc7b727def160a320e0329ad866d6b2607 diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 1ffcd2c..2670043 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