Skip to content

Commit

Permalink
small doc tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
raymcdermott committed Jan 29, 2020
1 parent 598feb6 commit 70f91fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Note: Since the action is not interactive, it invokes the CLI via `clojure` rath

### `alias`

**Optional** The alias or concatenated aliases (eg `:ci`, `:mem:test`, ...)
**Optional:** The alias or concatenated aliases (eg `:ci`, `:mem:test`, ...)

**Default** `test`
**Default:** `:test`

### `java-opts`

**Optional** Any java opts (eg `-Xmx512m`)
**Optional:** Any java opts (eg `-Xmx512m`)

## Example usage - default, to run `:test` alias

Expand Down

0 comments on commit 70f91fd

Please sign in to comment.