[Bps-public-commit] Shipwright branch, master, updated. e8eb6649f5149f2821cfdecea34890747a74cc2c
Ruslan Zakirov
ruz at bestpractical.com
Sat Sep 12 05:12:56 EDT 2009
The branch, master has been updated
via e8eb6649f5149f2821cfdecea34890747a74cc2c (commit)
via 0ebb7ddc29cb834601e9df8eb0d336225b0caa31 (commit)
from 70d0b4f7721a850342ead2bb0e2271f9c9e3a8ea (commit)
Summary of changes:
lib/Shipwright/Script/Delete.pm | 1 +
lib/Shipwright/Script/List.pm | 1 +
lib/Shipwright/Script/Relocate.pm | 1 +
3 files changed, 3 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 0ebb7ddc29cb834601e9df8eb0d336225b0caa31
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date: Sat Sep 12 13:02:13 2009 +0400
pod needs empyt line after =xxx and before verbatim
diff --git a/lib/Shipwright/Script/List.pm b/lib/Shipwright/Script/List.pm
index 3efbf83..25071d8 100644
--- a/lib/Shipwright/Script/List.pm
+++ b/lib/Shipwright/Script/List.pm
@@ -267,6 +267,7 @@ Shipwright::Script::List - List dists of a project
list NAME
=head1 OPTIONS
+
-r [--repository] REPOSITORY : specify the repository of our project
-l [--log-level] LOGLEVEL : specify the log level
--log-file FILENAME : specify the log file
commit e8eb6649f5149f2821cfdecea34890747a74cc2c
Author: Ruslan Zakirov <ruz at bestpractical.com>
Date: Sat Sep 12 13:12:28 2009 +0400
empty line next to =head before verbatim is required
diff --git a/lib/Shipwright/Script/Delete.pm b/lib/Shipwright/Script/Delete.pm
index 35570c3..2228087 100644
--- a/lib/Shipwright/Script/Delete.pm
+++ b/lib/Shipwright/Script/Delete.pm
@@ -79,6 +79,7 @@ Shipwright::Script::Delete - Delete a dist
delete NAME
=head1 OPTIONS
+
-r [--repository] REPOSITORY : specify the repository of our project
-l [--log-level] LOGLEVEL : specify the log level
(info, debug, warn, error, or fatal)
diff --git a/lib/Shipwright/Script/Relocate.pm b/lib/Shipwright/Script/Relocate.pm
index dee9e7a..c6607a8 100644
--- a/lib/Shipwright/Script/Relocate.pm
+++ b/lib/Shipwright/Script/Relocate.pm
@@ -85,6 +85,7 @@ Shipwright::Script::Relocate - Relocate source of a dist(not cpan)
relocate NAME SOURCE
=head1 OPTIONS
+
-r [--repository] REPOSITORY : specify the repository of our project
-l [--log-level] LOGLEVEL : specify the log level
--log-file FILENAME : specify the log file
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list