File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,12 +20,13 @@ Generate a directory structure tree
2020
2121Options:
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
You can’t perform that action at this time.
0 commit comments