Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
martinmoene committed Aug 24, 2014
1 parent d7960b4 commit 3120eca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,9 @@ Synopsis
--------
### Command line
Usage: test [spec ...]
Usage: **test** [spec ...]
where _spec_ can be:
- "*": all tests, except excluded tests.
- _empty_ or "*": all tests, except excluded tests.
- "_text_": select tests that contain _text_ (case sensitive).
- "!_text_": omit tests that contain _text_ (case sensitive).
Expand Down

0 comments on commit 3120eca

Please sign in to comment.