r13604 - /scripts/takeover-for-pkg-perl.sh

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sat Jan 26 08:22:34 UTC 2008


Author: dmn
Date: Sat Jan 26 08:22:33 2008
New Revision: 13604

URL: http://svn.debian.org/wsvn/?sc=1&rev=13604
Log:
Add option values to usage

Modified:
    scripts/takeover-for-pkg-perl.sh

Modified: scripts/takeover-for-pkg-perl.sh
URL: http://svn.debian.org/wsvn/scripts/takeover-for-pkg-perl.sh?rev=13604&op=diff
==============================================================================
--- scripts/takeover-for-pkg-perl.sh (original)
+++ scripts/takeover-for-pkg-perl.sh Sat Jan 26 08:22:33 2008
@@ -8,11 +8,11 @@
 Usage: $BN [options] package...
 
 Options:
-    -t      (required) Location of checked out SVN trunk
-    -s      SVN trunk URL (default $SVN)
-    -m      URL to a message in which the previous maintainer requests the
-            takeover
-    -h      show this text
+    -t path     (required) Location of checked out SVN trunk
+    -s URL      SVN trunk URL (default $SVN)
+    -m URL      URL to a message in which the previous maintainer requests the
+                takeover
+    -h          show this text
 
 <package> is the source package name that we take over of. You may list more
 than one package.




More information about the Pkg-perl-cvs-commits mailing list