diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 17:20:20 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-14 17:20:20 (EDT) |
commit | 7002d12e21e08c7418daac236b7f2c70de2d70e1 (patch) | |
tree | 8e621a0314df1dc34abd34222818457a73331fdd | |
parent | 8e5bc8744d79cada8afb1c42925aba1f6975632b (diff) |
pro-archman(1): Document sign command
-rw-r--r-- | man/pro-archman.1in | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/pro-archman.1in b/man/pro-archman.1in index 99d2f43..19de186 100644 --- a/man/pro-archman.1in +++ b/man/pro-archman.1in @@ -1,5 +1,5 @@ .TH PRO-ARCHMAN "1" \ -"2017-07-22" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" +"2019-04-14" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME pro-archman \- ProteanOS Archive Manager @@ -48,6 +48,9 @@ Copy packages from one suite to another. .TP .B remove-suite \fIsuite\fP Remove a suite. +.TP +.B sign +Re-sign all package feed index files. .SH COPYRIGHT Copyright (C) 2013 Patrick McDermott |