Skip to content

Commit

Permalink
πŸ“ Tweaked CLI help
Browse files Browse the repository at this point in the history
  • Loading branch information
mkarlesky committed Oct 10, 2024
1 parent f8c88cd commit fb54c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/cli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@ 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.
β€’ The simple `--log` flag and more configurable `--logfile` 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 fb54c9f

Please sign in to comment.