[Bps-public-commit] r13533 - in Shipwright: trunk/lib/Shipwright/Script
spang at bestpractical.com
spang at bestpractical.com
Mon Jun 23 09:34:01 EDT 2008
Author: spang
Date: Mon Jun 23 09:33:50 2008
New Revision: 13533
Modified:
Shipwright/ (props changed)
Shipwright/trunk/lib/Shipwright/Script/Update.pm
Log:
r41710 at loki: spang | 2008-06-23 14:11:06 +0100
pod coverage for Shipwright::Update
Modified: Shipwright/trunk/lib/Shipwright/Script/Update.pm
==============================================================================
--- Shipwright/trunk/lib/Shipwright/Script/Update.pm (original)
+++ Shipwright/trunk/lib/Shipwright/Script/Update.pm Mon Jun 23 09:33:50 2008
@@ -180,3 +180,19 @@
--builder : update bin/shipwright-builder
--utility : update bin/shipwright-utility
+=head1 DESCRIPTION
+
+The update command updates one or multiple svk, svn, or CPAN dists in a
+shipwright repository to the latest version. Only the source in F<dists/>
+will be updated. To update other types of sources, you must re-import the new
+version, using the same name in order to overwrite. The C<import> command will
+also re-generate files in F<scripts/> (see L<Shipwright::Import> for more
+information).
+
+The update command can also be used to update a repository's builder or utility
+script to the version shipped with the Shipwright dist on your system, by
+specifying the C<--builder> or C<--utility> options.
+
+=head1 ALIASES
+
+up
More information about the Bps-public-commit
mailing list