[Bps-public-commit] Shipwright branch, master, updated. bee2915663dcc0575f4a28e3142d1e23a071a472

? sunnavy sunnavy at bestpractical.com
Thu Feb 24 04:23:27 EST 2011


The branch, master has been updated
       via  bee2915663dcc0575f4a28e3142d1e23a071a472 (commit)
      from  09e100078adb7b5dffcab37267275d50d256cb18 (commit)

Summary of changes:
 lib/Shipwright/Manual/ENV.pod |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

- Log -----------------------------------------------------------------
commit bee2915663dcc0575f4a28e3142d1e23a071a472
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Wed Feb 23 23:29:30 2011 +0800

    pod fix

diff --git a/lib/Shipwright/Manual/ENV.pod b/lib/Shipwright/Manual/ENV.pod
index fb438e8..99c5f6d 100644
--- a/lib/Shipwright/Manual/ENV.pod
+++ b/lib/Shipwright/Manual/ENV.pod
@@ -19,6 +19,7 @@ user's home directory, e.g. /home/joe
 user's name, e.g. joe
 
 =item SHIPWRIGHT_SHIPYARD
+
 =item SHIPWRIGHT_REPOSITORY ( deprecated )
 
     shipwright's shipyard's uri, i.e. the uri occurs in cmd option -r ...
@@ -49,14 +50,22 @@ user's name, e.g. joe
     LWP timeout( seconds ).
     technically, it's the seconds we take to call $ua->timeout($seconds)
 
-=item SHIPWRIGHT_SVK - path of F<svk> command, default value is F<svk>.
+=item SHIPWRIGHT_SVK
+
+path of F<svk> command, default value is F<svk>.
+
+=item SHIPWRIGHT_SVN 
 
-=item SHIPWRIGHT_SVN - path of F<svn> command, default value is F<svn>.
+path of F<svn> command, default value is F<svn>.
 F<svnadmin> command is expected to be in the same directory as F<svn>.
 
-=item SHIPWRIGHT_GIT - path of F<git> command, default value is F<git>.
+=item SHIPWRIGHT_GIT 
+
+path of F<git> command, default value is F<git>.
+
+=item SHIPWRIGHT_CPAN_MIRROR
 
-=item SHIPWRIGHT_CPAN_MIRROR - url of the cpan mirror
+url of the cpan mirror
 
 =item SHIPWRIGHT_TEST_SVK
 

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list