Fix build commands -except help message

The `-except` option needed some updates that were missed in 270f851e.
This commit is contained in:
Andrew Widdersheim 2019-03-05 10:54:35 -05:00
parent 3dc1dafe58
commit a5b753820c
No known key found for this signature in database
GPG Key ID: EADBB3B68FA570CA
1 changed files with 1 additions and 1 deletions

View File

@ -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.