[Bps-public-commit] r16894 - in Shipwright/trunk: lib/Shipwright/Script

sunnavy at bestpractical.com sunnavy at bestpractical.com
Tue Nov 18 14:58:53 EST 2008


Author: sunnavy
Date: Tue Nov 18 14:58:53 2008
New Revision: 16894

Modified:
   Shipwright/trunk/   (props changed)
   Shipwright/trunk/lib/Shipwright/Script/Create.pm

Log:
 r17801 at sunnavys-mb:  sunnavy | 2008-11-19 03:58:06 +0800
 added examples for help create cmd


Modified: Shipwright/trunk/lib/Shipwright/Script/Create.pm
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Script/Create.pm	(original)
+++ Shipwright/trunk/lib/Shipwright/Script/Create.pm	Tue Nov 18 14:58:53 2008
@@ -29,6 +29,12 @@
 
  create -r [repository]
 
+=head1 EXAMPLES
+
+ create -r fs:/tmp/foo
+ create -r svk://foo
+ create -r svn:file:///tmp/foo/bar
+
 =head1 OPTIONS
 
  -r [--repository] REPOSITORY   : specify the repository of our project



More information about the Bps-public-commit mailing list