[Bps-public-commit] r10585 - bpsbuilder/Shipwright/lib/Shipwright/Script
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Wed Jan 30 07:21:32 EST 2008
Author: sunnavy
Date: Wed Jan 30 07:21:25 2008
New Revision: 10585
Modified:
bpsbuilder/Shipwright/lib/Shipwright/Script/Import.pm
bpsbuilder/Shipwright/lib/Shipwright/Script/List.pm
Log:
fix docs
Modified: bpsbuilder/Shipwright/lib/Shipwright/Script/Import.pm
==============================================================================
--- bpsbuilder/Shipwright/lib/Shipwright/Script/Import.pm (original)
+++ bpsbuilder/Shipwright/lib/Shipwright/Script/Import.pm Wed Jan 30 07:21:25 2008
@@ -241,7 +241,7 @@
=head1 NAME
-Shipwright::Script::Import - import a source(maybe with a lot of dependances)
+Shipwright::Script::Import - import a source(maybe with a lot of dependences)
=head1 SYNOPSIS
@@ -255,7 +255,7 @@
--build-script specify the build script
--source-name specify the sorce name
--require-yml specify the require.yml
- --no-follow don't follow the dependant chain
+ --no-follow don't follow the dependent chain
--extra-test specify the extra test source(for --only-test when build)
--test-script specify the test script(for --only-test when build)
Modified: bpsbuilder/Shipwright/lib/Shipwright/Script/List.pm
==============================================================================
--- bpsbuilder/Shipwright/lib/Shipwright/Script/List.pm (original)
+++ bpsbuilder/Shipwright/lib/Shipwright/Script/List.pm Wed Jan 30 07:21:25 2008
@@ -51,7 +51,7 @@
=head1 SYNOPSIS
- shipwright list list a project
+ shipwright list list projects
Options:
--config(-c) specify which config.yml we'll use
More information about the Bps-public-commit
mailing list