Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kalbhor authored Dec 24, 2017
1 parent 78d2a2a commit 633b98f
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,19 @@ $ musicrepair

### Options
```
$ musicrepair -h
optional arguments:
-help show this help message and exit
-config Add API keys to config
-dir Specifies the directory where the music files are located
-recursive Specifies whether or not to run recursively
in the given music directory
-revert Specifies the directory where music files
that need to be reverted are located
$ musicrepair -help
Usage of musicrepair:
-config
If set, MusicRepair will ask for credentials
-dir string
Specifies the directory where the music files are located (default "./")
-recursive
If set, Musicrepair will run recursively in the given directory
-revert
If set, Musicrepair will revert the files
-threads int
Specify the number of threads to use (default 1)
```

## Contribute
Expand Down

0 comments on commit 633b98f

Please sign in to comment.