Skip to content

Commit 7622980

Browse files
fix: asterisk for list all items
1 parent 3fd50a4 commit 7622980

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ Alias used with the `-A`, `-M`, `-T` or `-X` execution options
1919

2020
Aliases are defined to be used with all execution options `-A`, `-M`, `-P`, `-T` or `-X` where possible, otherwise use the following execution options:
2121

22-
- `-M` for `:main-opts` configuration
23-
- `-X` for `:exec-opts` configuration
24-
- `-T` for `:exec-opts`, ignoring project dependencies
22+
* `-M` for `:main-opts` configuration
23+
* `-X` for `:exec-opts` configuration
24+
* `-T` for `:exec-opts`, ignoring project dependencies
2525

2626
> [Clojure CLI - Which execution options to use](https://practical.li/clojure/clojure-cli/execution-options/)
2727

0 commit comments

Comments
 (0)