summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2020-05-03 00:05:05 +0700
committerSergey M․ <dstftw@gmail.com>2020-05-03 00:05:05 +0700
commit00a41ca4c32ff4b4b30c0bb6d9fbdf74d8230dc6 (patch)
treea39f9fdbaf86bf5f9bc1141c7ade9ae4941323bd /README.md
parent66f32ca0e1fbacdc4a61451c5496553439002bdb (diff)
release 2020.05.03
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4f54a5240..12dc00b3e 100644
--- a/README.md
+++ b/README.md
@@ -434,9 +434,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
either the path to the binary or its
containing directory.
--exec CMD Execute a command on the file after
- downloading, similar to find's -exec
- syntax. Example: --exec 'adb push {}
- /sdcard/Music/ && rm {}'
+ downloading and post-processing, similar to
+ find's -exec syntax. Example: --exec 'adb
+ push {} /sdcard/Music/ && rm {}'
--convert-subs FORMAT Convert the subtitles to other format
(currently supported: srt|ass|vtt|lrc)