Updated docs
This commit is contained in:
parent
b6cf8005e4
commit
25aa38222b
16
README.MD
16
README.MD
@ -12,14 +12,14 @@ music-sync <options> <source> <destination>
|
|||||||
Syncronises music from one folder to another.
|
Syncronises music from one folder to another.
|
||||||
|
|
||||||
Options:
|
Options:
|
||||||
-s, --source <source> The source folder of the music
|
-s, --source <source> The source folder of the music
|
||||||
-d, --dest <destination> The destionation folder of the music
|
-d, --dest <destination> The destionation folder of the music
|
||||||
-t, --temp <folder> The temporary cache for converted files (default: /tmp/converted)
|
-t, --temp <folder> The temporary cache for converted files (default: /tmp/converted)
|
||||||
-c, --convert Convert files before syncing
|
-c, --convert Convert files before syncing
|
||||||
-a, --convert-art Convert album-art before syncing
|
-a, --convert-art <width> Convert album-art before syncing (default width: 200)
|
||||||
-b, --bitrate When converting use this bitrate
|
-b, --bitrate When converting use this bitrate
|
||||||
-v, --verbose <0-6> Set log level (default: 2)
|
-v, --verbose <0-6> Set log level (default: 2)
|
||||||
-h, --help Display this help text
|
-h, --help Display this help text
|
||||||
|
|
||||||
Log levels:
|
Log levels:
|
||||||
0 | Verbose
|
0 | Verbose
|
||||||
|
Loading…
Reference in New Issue
Block a user