We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c39b008 commit 5c4e611Copy full SHA for 5c4e611
README.md
@@ -13,15 +13,13 @@ Enter `cratetom3u --help` for a list of all options:
13
14
```
15
MyMachine:~ myuser$ cratetom3u --help
16
-cratetom3u 0.2.1
17
cratetom3u is a tool to convert Serato .crate files to .m3u playlist files.
18
(Please note that "smart crates" are not supported.)
19
20
Options:
21
22
-a, --add <prefix> Audio file path prefix to prepend
23
- -b, --backslash Replace all '/'s in audio file paths by '\'s -
24
- irrelevant in single file mode
+ -b, --backslash Replace all '/'s in audio file paths by '\'s
25
-c, --charset <charset> Charset for the output files (default is your
26
system's default)
27
-f, --filemode Enable single file mode
0 commit comments