From c8d91348a15fab68095074c12dec5be56c11b95b Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 6 Dec 2014 11:23:41 +0100 Subject: [PATCH] xbps-rindex.8: improve -s --sign mode. --- bin/xbps-rindex/xbps-rindex.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/bin/xbps-rindex/xbps-rindex.8 b/bin/xbps-rindex/xbps-rindex.8 index fc39a862..6476f971 100644 --- a/bin/xbps-rindex/xbps-rindex.8 +++ b/bin/xbps-rindex/xbps-rindex.8 @@ -1,4 +1,4 @@ -.Dd November 29, 2014 +.Dd December 6, 2014 .Dt XBPS-RINDEX 8 .Sh NAME .Nm xbps-rindex @@ -52,11 +52,12 @@ Packages that are not currently registered in repository's index will be removed (out of date, invalid archives, etc). Absolute path to the local repository is expected. .It Sy -s, --sign Ar /path/to/repository -Signs a repository with your specified RSA key. If +Signs all binary packages stored in repository with your specified RSA key. If .Fl --privkey argument not set, it defaults to .Sy ~/.ssh/id_rsa . -Absolute path to the local repository is expected. +Absolute path to the local repository is expected. Only binary packages that +have not been signed are processed. .El .Sh ENVIRONMENT .Bl -tag -width XBPS_TARGET_ARCH