aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:16 +0000
committerBogdano Arendartchuk <bogdano@mandriva.org>2008-07-17 12:25:16 +0000
commite712672c8a075a2fe1e27ce687d9bb1985cb11bb (patch)
tree4ef966bde00db62ea7a1d69cd2c1a44ad8c4adf6
parenteb76c98e779b55992281825464c68c36deaf3d89 (diff)
downloadmgarepo-e712672c8a075a2fe1e27ce687d9bb1985cb11bb.tar
mgarepo-e712672c8a075a2fe1e27ce687d9bb1985cb11bb.tar.gz
mgarepo-e712672c8a075a2fe1e27ce687d9bb1985cb11bb.tar.bz2
mgarepo-e712672c8a075a2fe1e27ce687d9bb1985cb11bb.tar.xz
mgarepo-e712672c8a075a2fe1e27ce687d9bb1985cb11bb.zip
Added the section [submit-groups] to the man-page
-rw-r--r--repsys.84
1 files changed, 4 insertions, 0 deletions
diff --git a/repsys.8 b/repsys.8
index a1b4e37..093bad4 100644
--- a/repsys.8
+++ b/repsys.8
@@ -133,6 +133,10 @@ Increase the verbosity of repsys output, printing commands being run and complet
Points to the default branch of the distro used in commands that do not have their branch or URL specified.
.IP "\fBbranches-dir\fP"
The directory inside the repository which contains all the branches of the distro. It is used to build the URL of packages referred using the branch notation BRANCH/PACKAGE, as in \fBrepsys co 2009.0/mutt\fP.
+.SS "[submit-groups] section"
+This section contains aliases to groups of packages to be submitted at once. For example, a line with \fBmy-python-packages = bzr bzrtools bzr-gtk\fP would allow the user to simply run \fBrepsys submit my-python-packages\fP.
+
+Also distro branches or revision numbers can be specified for each package group. For example: \fBrepsys submit 2008.1/my-python-packages\fP.
.SS "[submit] section"
.IP "\fBhost = HOST\fP"
Defines the default host in which \fBrepsys submit\fP will run the submit helper.