diff --git a/script/bundle-mac b/script/bundle-mac index 0df1d3e430..97100b2366 100755 --- a/script/bundle-mac +++ b/script/bundle-mac @@ -24,7 +24,7 @@ Build the application bundle for macOS. Options: -d Compile in debug mode - -l Compile for local architecture and copy bundle to /Applications. + -l Compile for local architecture only. -o Open dir with the resulting DMG or launch the app itself in local mode. -i Install the resulting DMG into /Applications in local mode. Noop without -l. -h Display this help and exit.