Fix typos in help text for make_munki_mpkg.sh and make_munki_mpkg_from_git.sh

This commit is contained in:
Greg Neagle
2021-02-12 13:36:30 -08:00
parent 2dda6b7783
commit 0620b2330c
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ Usage: $(basename "$0") [-i id] [-r root] [-o dir] [-c package] [-s cert]
-s cert_cn Sign distribution package with a Developer ID Installer
certificate from keychain. Provide the certificate's Common
Name. Ex: "Developer ID Installer: Munki (U8PN57A5N2)"
-S cert_cn Sign apps with a Developer ID Application certificated from
-S cert_cn Sign apps with a Developer ID Application certificate from
keychain. Provide the certificate's Common Name.
Ex: "Developer ID Application: Munki (U8PN57A5N2)"

View File

@@ -33,7 +33,7 @@ Usage: $(basename "$0") [-b branch ] [-r revision] [<make_munki_mpkg.sh options>
-s cert_cn Sign distribution package with a Developer ID Installer
certificate from keychain. Provide the certificate's Common
Name. Ex: "Developer ID Installer: Munki (U8PN57A5N2)"
-S cert_cn Sign apps with a Developer ID Application certificated from
-S cert_cn Sign apps with a Developer ID Application certificate from
keychain. Provide the certificate's Common Name.
Ex: "Developer ID Application: Munki (U8PN57A5N2)"