Skip to content

Commit 2fff6c8

Browse files
committed
update(doc): update README
1 parent 4e360a9 commit 2fff6c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ This project is still under development and has not been published to the npm ye
3636

3737
Options:
3838

39-
- alias: Set path alias, alias and path should be linked with a **colon**. eg: `coderfly check ./src -alias src:./src static:./public`
39+
- `alias`: Set path alias, alias and path should be linked with a **colon**. eg: `coderfly check ./src -alias src:./src static:./public`
4040

41-
- t or tree: Export the file tree to a file, the file defaults to `file_tree.json`. eg: `coderfly check ./src -t`
41+
- `t` or `tree`: Export the file tree to a file, the file defaults to `file_tree.json`. eg: `coderfly check ./src -t`
4242

4343
![command line](./docs/pics/command_line.png)
4444

0 commit comments

Comments
 (0)