diff options
-rwxr-xr-x | mgarepo | 1 | ||||
-rw-r--r-- | mgarepo.8 | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -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 @@ -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" |