formatted readme
This commit is contained in:
parent
6b08d2807b
commit
1bd33652b2
1 changed files with 5 additions and 3 deletions
|
@ -8,6 +8,8 @@ simple command line tool to find and move/delete duplicate audio files
|
|||
|
||||
### options
|
||||
|
||||
- -d | --delete: delete duplicate files
|
||||
- -m | --move: move duplicate files to specified directory
|
||||
- -v | --verbose: enable verbose / debug output
|
||||
| short | long | description |
|
||||
| ----- | --------- | ------------------------------------------- |
|
||||
| -d | --delete | delete duplicate files |
|
||||
| -m | --move | move duplicate files to specified directory |
|
||||
| -v | --verbose | enable verbose / debug output |
|
Loading…
Reference in a new issue