[Jifty-commit] r395 -

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon Dec 26 02:19:41 EST 2005


Author: jesse
Date: Mon Dec 26 02:19:41 2005
New Revision: 395

Modified:
   /   (props changed)
   jifty/trunk/lib/Jifty/Manual/Tutorial.pod

Log:
 r21764 at truegrounds:  jesse | 2005-12-26 02:18:06 -0500
 * Fixed a lowercase value that should have been ucfirst. Thanks to chromatic


Modified: jifty/trunk/lib/Jifty/Manual/Tutorial.pod
==============================================================================
--- jifty/trunk/lib/Jifty/Manual/Tutorial.pod	(original)
+++ jifty/trunk/lib/Jifty/Manual/Tutorial.pod	Mon Dec 26 02:19:41 2005
@@ -179,7 +179,7 @@
 to create is the C<post>:
 
   # cd MyWeblog
-  # jifty model --name post
+  # jifty model --name Post
   Writing file /tmp/MyWeblog/t/00-model-Post.t
   Writing file /tmp/MyWeblog/lib/MyWeblog/Model/Post.pm
 


More information about the Jifty-commit mailing list