diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2016-02-20 15:22:34 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2016-02-20 15:22:34 +0100 |
commit | 4d4a76f16c51a2579f7445571edebfdf3038d0dd (patch) | |
tree | a19091dde771f9fcdc2c7f488289d655f4260d1c | |
parent | 3f88ba2a77125676b2cc1df0cfa963e49fc6a0f1 (diff) | |
download | mgarepo-4d4a76f16c51a2579f7445571edebfdf3038d0dd.tar mgarepo-4d4a76f16c51a2579f7445571edebfdf3038d0dd.tar.gz mgarepo-4d4a76f16c51a2579f7445571edebfdf3038d0dd.tar.bz2 mgarepo-4d4a76f16c51a2579f7445571edebfdf3038d0dd.tar.xz mgarepo-4d4a76f16c51a2579f7445571edebfdf3038d0dd.zip |
add an example in man page for obsolete command
-rw-r--r-- | mgarepo.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ Requests the package foo in the revision 12345 to be built and, if successful, t Will submit the package foo and, upon successful build will have its RPMs placed inside the core/testing media of the 1 repository. .IP "\fBmgarepo submit\fP" submit run without parameters will use package name and revision found in the working copy in the current directory. +.IP "\fBmgarepo obsolete foo\fP" +move the package foo from cauldron/foo to obsolete/foo on svn .SH "COMMANDS" For detailed help on commands run \fBmgarepo <command> \-\-help\fP. \#TODO complete list of commands, all options, all descriptions |