Merge pull request #7378 from awiddersheim/fix_help

Fix build commands -except help message
pull/7380/head
Adrien Delorme 7 years ago committed by GitHub
commit 0138cfc070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -303,7 +303,7 @@ Options:
-color=false Disable color output. (Default: color)
-debug Debug mode enabled for builds.
-except=foo,bar,baz Build all builds other than these.
-except=foo,bar,baz Run all builds and post-procesors other than these.
-only=foo,bar,baz Build only the specified builds.
-force Force a build to continue if artifacts exist, deletes existing artifacts.
-machine-readable Produce machine-readable output.

Loading…
Cancel
Save