updated help text in script
authorAndrew Engelbrecht <andrew@fsf.org>
Thu, 5 Nov 2020 16:33:29 +0000 (11:33 -0500)
committerAndrew Engelbrecht <andrew@fsf.org>
Thu, 5 Nov 2020 16:33:29 +0000 (11:33 -0500)
fsf-keyring.sh

index b994ad079fc6bbd8c30836f3e5e26421f838d886..1e16a23deb2d9943d0e0e58b4ebf1044e2a6ed25 100755 (executable)
@@ -68,7 +68,7 @@ gpg2 --armor --export $KEYS > fsf-keyring.gpg
 
 echo "Please verify in another terminal window that the keyring doesn't contain many spam signatures before signing:"
 echo
-echo "gpg2 --no-default-keyring --keyring=./fsf-keyring.gpg --list-sigs | less"
+echo "ls -lh fsf-keyring.gpg"
 echo
 echo "Press [enter] to continue."
 echo