Skip to content

Commit bfe4414

Browse files
committed
minor improvement
1 parent cfb2c38 commit bfe4414

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/juledoc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ JuleDoc can process data from different sources. If a directory is given as an a
1212

1313
For example:
1414
```
15-
$ juledoc <directory>
15+
$ juledoc [arguments] <directory>
1616
```
1717
```
18-
$ juledoc <file>
18+
$ juledoc [arguments] <file>
1919
```
2020

2121
### Formatter Options

0 commit comments

Comments
 (0)