aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2020-01-25 15:47:14 +0100
committerPapoteur <papoteur@mageia.org>2020-01-25 15:47:14 +0100
commit7d54e8ebb62bda96443ecb3a39d16a468af68bd6 (patch)
tree8547d88bd8bf366ff4337a25b9d145c96b1c685e
parent13bb21db7e799d6314658e6106036cb1456cba9f (diff)
downloadmgarepo-7d54e8ebb62bda96443ecb3a39d16a468af68bd6.tar
mgarepo-7d54e8ebb62bda96443ecb3a39d16a468af68bd6.tar.gz
mgarepo-7d54e8ebb62bda96443ecb3a39d16a468af68bd6.tar.bz2
mgarepo-7d54e8ebb62bda96443ecb3a39d16a468af68bd6.tar.xz
mgarepo-7d54e8ebb62bda96443ecb3a39d16a468af68bd6.zip
add entry for editlog in help and man page
-rwxr-xr-xmgarepo1
-rw-r--r--mgarepo.82
2 files changed, 3 insertions, 0 deletions
diff --git a/mgarepo b/mgarepo
index 2d592d9..6b59358 100755
--- a/mgarepo
+++ b/mgarepo
@@ -19,6 +19,7 @@ Useful commands:
putsrpm import a source package to the repository
getspec print the spec
rpmlog print the RPM changelog
+ editlog edit the log of a commit in editor
getsrpm create the source RPM
maintdb interact with the maintainer db
create create the structure of a new package
diff --git a/mgarepo.8 b/mgarepo.8
index ad87176..a100a78 100644
--- a/mgarepo.8
+++ b/mgarepo.8
@@ -58,6 +58,8 @@ import a source package to the repository
print the spec
.IP "\fBrpmlog\fP"
print the RPM changelog generated from SVN
+.IP "\fBeditlog\fP"
+edit the log of a commit in editor
.IP "\fBgetsrpm\fP"
create the source RPM
.IP "\fBcreate\fP"