diff options
Diffstat (limited to 'mgarepo.8')
-rw-r--r-- | mgarepo.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |