Skip to content

Commit 1116da4

Browse files
committed
Update README [skip ci]
1 parent 5b8dbd6 commit 1116da4

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,10 @@ As of now, support exists for the following placeholders:
9494

9595
#### Commandline options
9696

97+
Currently, ``Hazel`` offers one command.
98+
9799
```bash
100+
$ hazel --help
98101
Usage: hazel [command] [argument]
99102

100103
Commands:
@@ -103,6 +106,14 @@ Commands:
103106
Options:
104107
-h, --help Print help message and exit
105108
-v, --version Print version information and exit
109+
```
110+
```bash
111+
$ hazel init --help
112+
Usage: hazel init [argument]
113+
114+
Options:
115+
-t, --type Choose project type
116+
-v, --version Print version information and exit
106117

107118
```
108119

0 commit comments

Comments
 (0)