r43826 - /scripts/KGB/client/KGB_sendcommit

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Mon Sep 7 20:13:05 UTC 2009


Author: dmn
Date: Mon Sep  7 20:12:58 2009
New Revision: 43826

URL: http://svn.debian.org/wsvn/?sc=1&rev=43826
Log:
improve SYNOPSIS by using =items that allow X<stuff>

Modified:
    scripts/KGB/client/KGB_sendcommit

Modified: scripts/KGB/client/KGB_sendcommit
URL: http://svn.debian.org/wsvn/scripts/KGB/client/KGB_sendcommit?rev=43826&op=diff
==============================================================================
--- scripts/KGB/client/KGB_sendcommit (original)
+++ scripts/KGB/client/KGB_sendcommit Mon Sep  7 20:12:58 2009
@@ -30,12 +30,18 @@
 
 =head1 SYNOPSIS
 
-    B<kgb-client> I<option>... I<SVN repo path> I<revision>
-
-    B<kgb-client> --conf I</path/to/configuration> [I<other option> ...]
-    B<kgb-client> --uri I<http://some.server:port/service>
-                  --repo-id I<repository>
-                  --timeout I<timeout in seconds>
+=over
+
+=item B<kgb-client> I<option>... I</svn/repo> I<revision>
+
+=item B<kgb-client> --conf I</path/to/config> [I<other-option> ...]
+
+=item B<kgb-client> --uri I<http://some.server:port/service>
+                    --password I<password>
+                    --repo-id I<repository>
+                    --timeout I<timeout-in-seconds>
+
+=back
 
 =head1 DESCRIPTION
 




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