aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo.8
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2015-11-30 12:06:38 +0100
committerPapoteur <papoteur@mageialinux-online.org>2015-11-30 12:06:38 +0100
commit3c150da0c95fee89fe713f5ea272da6e9f3b3e4e (patch)
treebbbb711e3764fa422188e6c709757c849ec28025 /mgarepo.8
parentfe0c255ef6491e6a3de601f794deae871f5074af (diff)
downloadmgarepo-3c150da0c95fee89fe713f5ea272da6e9f3b3e4e.tar
mgarepo-3c150da0c95fee89fe713f5ea272da6e9f3b3e4e.tar.gz
mgarepo-3c150da0c95fee89fe713f5ea272da6e9f3b3e4e.tar.bz2
mgarepo-3c150da0c95fee89fe713f5ea272da6e9f3b3e4e.tar.xz
mgarepo-3c150da0c95fee89fe713f5ea272da6e9f3b3e4e.zip
Add example in man page for -k option (backport)
Diffstat (limited to 'mgarepo.8')
-rw-r--r--mgarepo.82
1 files changed, 2 insertions, 0 deletions
diff --git a/mgarepo.8 b/mgarepo.8
index 7ac928b..368a713 100644
--- a/mgarepo.8
+++ b/mgarepo.8
@@ -26,6 +26,8 @@ Users that don't have an ssh account in the default repository URL can set the o
Obtains a working copy of the package foo.
.IP "\fBmgarepo co 1/mutt\fP"
Obtains a working copy of the package mutt of from the 1 branch.
+.IP "\fBmgarepo co hplip -k 5\fP"
+Obtains a working copy of the package hplib of from the 5 branch and backport directory.
.IP "\fBmgarepo ci\fP"
Commits pending changes in the working copy.
.IP "\fBmgarepo submit foo \-r 12345\fP"