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=28a9254c7f12eb2ebc0c4f2718f03f21702a71ad;hp=aaabaaa2b5eff3cab1002646e2209d81d7e8019e;hb=1edbdee6a1bad3524a3d97c6daaae02b5109c1d2;hpb=61cb69fd002171a4c8a0e6c1188dc3530b918993 diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index aaabaaa..28a9254 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