From 7d54e8ebb62bda96443ecb3a39d16a468af68bd6 Mon Sep 17 00:00:00 2001 From: Papoteur Date: Sat, 25 Jan 2020 15:47:14 +0100 Subject: add entry for editlog in help and man page --- mgarepo | 1 + mgarepo.8 | 2 ++ 2 files changed, 3 insertions(+) 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" -- cgit v1.2.1