make-ca: Update help text for -i/--mscodesign switch.

This commit is contained in:
DJ Lucas 2021-09-13 22:05:16 -05:00
parent 4ee256bfb9
commit 1ff5a0a672

View File

@ -324,7 +324,7 @@ function showhelp(){
echo ""
echo " -i, --mscodesign"
echo " Use Microsoft's trust values for code singing"
echo " You must copy /etc/CS.txt to \$SSLDIR"
echo " You must copy /etc/make-ca/CS.txt to \$SSLDIR"
echo ""
echo " -f, --force Force run, even if source is not newer"
echo ""