mirror of
https://github.com/munki/munki.git
synced 2026-01-06 06:29:56 -06:00
Tweak help text
This commit is contained in:
@@ -39,7 +39,7 @@ fi
|
||||
|
||||
usage() {
|
||||
cat <<EOF
|
||||
Usage: $(basename "$0") [-i id] [-r root] [-o dir] [-c package] [-s cert]
|
||||
Usage: $(basename "$0") [<options>]
|
||||
|
||||
-i id Set the base package bundle ID
|
||||
-r root Set the Munki source root
|
||||
|
||||
@@ -12,7 +12,7 @@ BRANCH="main"
|
||||
|
||||
usage() {
|
||||
cat <<EOF
|
||||
Usage: $(basename "$0") [-b branch ] [-r revision] [make_munki_mpkg.sh options]"
|
||||
Usage: $(basename "$0") [-b branch ] [-r revision] [<make_munki_mpkg.sh options>]"
|
||||
|
||||
-b branch Git branch to clone (main is the default)
|
||||
-r revision Git revision to check out (HEAD is the default)
|
||||
|
||||
Reference in New Issue
Block a user