aboutsummaryrefslogtreecommitdiffstats
path: root/mgarepo
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageialinux-online.org>2016-02-16 22:28:10 +0100
committerPapoteur <papoteur@mageialinux-online.org>2016-02-16 22:28:10 +0100
commit9c20ac10444b3d27baf464cb27ced23876b201b4 (patch)
tree3d513d75c0106991cf231003413f1296c9f6f6e3 /mgarepo
parent94cee97329335a0618523b8d7ea5d931383db7c2 (diff)
downloadmgarepo-9c20ac10444b3d27baf464cb27ced23876b201b4.tar
mgarepo-9c20ac10444b3d27baf464cb27ced23876b201b4.tar.gz
mgarepo-9c20ac10444b3d27baf464cb27ced23876b201b4.tar.bz2
mgarepo-9c20ac10444b3d27baf464cb27ced23876b201b4.tar.xz
mgarepo-9c20ac10444b3d27baf464cb27ced23876b201b4.zip
update man page and help
Diffstat (limited to 'mgarepo')
-rwxr-xr-xmgarepo12
1 files changed, 7 insertions, 5 deletions
diff --git a/mgarepo b/mgarepo
index 20cd01b..e0b1733 100755
--- a/mgarepo
+++ b/mgarepo
@@ -17,17 +17,19 @@ Useful commands:
sync add-remove all file changes from the .spec
submit submit a package for build
putsrpm import a source package to the repository
- getspec prints the spec
- rpmlog prints the RPM changelog
- getsrpm creates the source RPM
+ getspec print the spec
+ rpmlog print the RPM changelog
+ getsrpm create the source RPM
maintdb interact with the maintainer db
create create the structure of a new package
- changed shows changes not submitted
- authoremail prints the e-mail of a given author
+ changed show changes not submitted
+ authoremail print the e-mail of a given author
switch relocate to mirror or upstream repository
+ markrelease create a tag for a given package revision and version
upload add a file to binrepo
del remove a file from binrepo
up update the working copy and synchronize all binaries
+ obsolete move a package in obsolete directory
Run "mgarepo COMMAND --help" and "man 8 mgarepo" for more information.