Modify the final message to remind the user to commit pgpkeys.ent.

This commit is contained in:
Dag-Erling Smørgrav 2004-04-06 11:13:59 +00:00
parent 59abaec1ef
commit 3ca4290956
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20547

View file

@ -81,5 +81,5 @@ echo " <title>&a.${me};</title>"
echo " &pgpkey.${me};"
echo " </sect2>"
echo
echo "Don't forget to 'cvs add ${keyfile}' if this is a new entry,"
echo "and check your diffs before committing!"
echo "If this is a new entry, don't forget to 'cvs add ${keyfile}',"
echo "and to commit both ${keyfile} and pgpkeys.ent."