aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"