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=0156f2b46713d64f0b62057c50cc0f9495e1481f;hb=d09971d0950d09ed4b766ecbbc1c2c1624a8fd33;hpb=7a296c6f6dd11310f3d9b2295f151795241a3fcb diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 0156f2b..8a295a4 100644 --- a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod +++ b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod @@ -190,11 +190,11 @@ previous step): 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 for additional options you might find -helpful. Most of the rest of the tutorial will assume that you are using -"-r" when you start the development server, but feel free to manually -start and stop it (use C to break out of the dev server) if you -prefer. +C or C