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=b9f30a3366c1f3249d9aae03b15d2272b353c7a3;hp=28f3ab0a1b15d248888d7fc2a4af384ca7d9d400;hb=40a01e5b4dd60e39c9682bca643de0b240b1b07c;hpb=32f4919510536b8c4f28ec9d97162e2b8e33a4bb diff --git a/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod b/lib/Catalyst/Manual/Tutorial/02_CatalystBasics.pod index 28f3ab0..b9f30a3 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