Skip to content

Commit

Permalink
📝 Updated CLI help for buid application command
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Oct 10, 2024
1 parent 2224807 commit f8c88cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,9 @@ def upgrade(path)
• `--test-case` and its inverse `--exclude-test-case` set test case name
matchers to run only a subset of the unit test suite. See docs for full details.
• The simple `--log` flag and more configurable `--logfile <filepath>` are
mutually exclusive. It is valid to use one or the other but not both.
LONGDESC
) )
def build(*tasks)
Expand Down

0 comments on commit f8c88cd

Please sign in to comment.