diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | man/pro-archman.1in | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -9,6 +9,8 @@ Bug fixes: archives, after being missing from version 2.0.0. * "Manifest" files now list all architectures, platforms, and sections in each suite, not just those newly generated. + * The "remove" command synopsis in the pro-archman(1) manual page has + been fixed. ProteanOS Archive Manager version 2.0.0 --------------------------------------- diff --git a/man/pro-archman.1in b/man/pro-archman.1in index 19de186..1e14e0a 100644 --- a/man/pro-archman.1in +++ b/man/pro-archman.1in @@ -1,5 +1,5 @@ .TH PRO-ARCHMAN "1" \ -"2019-04-14" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" +"2019-04-27" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME pro-archman \- ProteanOS Archive Manager @@ -40,7 +40,7 @@ Include packages described in changes files. .B process-incoming Include packages in incoming. .TP -.B remove +.B remove \fIsuite\fP \fIsource\fP Remove packages from a suite. .TP .B copy-suite \fIsource-suite\fP \fIdestination-suite\fP |