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=8a295a402ef04cbd0df0d4111e799a3d2ae899b9;hp=f04e5edfbf1276fe402c826e69bfa4dd2ed39158;hb=d09971d0950d09ed4b766ecbbc1c2c1624a8fd33;hpb=f390ee62bbfa00c03c8c2ae8b573e7d3b1e38c11 diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index f04e5ed..8a295a4 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