Skip to content

Commit cacfadc

Browse files
committed
docs: update README.md
1 parent f1fb9ff commit cacfadc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,13 @@ Generate a directory structure tree
2020

2121
Options:
2222
-V, --version output the version number
23-
-i, --ignore <ig> ignore specific directory name, separated by comma or '|'
23+
-i, --ignore <ig> ignore specific directory name, separated by comma or '|'
2424
-l, --layer <layer> specify the layer of output
2525
-d, --directory <dir> specify the directory to generate structure tree
2626
-f, --only-folder output folder only
2727
--icon output emoji icon, prefixing filename or directory
28-
-o, --output <output> export content into a file, appending mode by default
28+
-o, --output <output> export content into a file, appending mode by default
29+
-c, --clipboard copy the output to clipboard
2930
-h, --help display help for command
3031
```
3132

0 commit comments

Comments
 (0)