mirror of
https://github.com/munki/munki.git
synced 2026-01-25 08:29:22 -06:00
Fix typos in help text for make_munki_mpkg.sh and make_munki_mpkg_from_git.sh
This commit is contained in:
@@ -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)"
|
||||
|
||||
|
||||
@@ -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)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user