X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=ca366039e4515f2095e15c260a4bd4fa65d22e87;hb=cc7fec5818254f4679896823c7de9d17f50201ca;hp=30bdac1899374e8cb906bafc8b4397e0cf41de4a;hpb=a7cacbca2b140f668785d57264914de5585ed699;p=youtube-dl diff --git a/README.md b/README.md index 30bdac189..ca366039e 100644 --- a/README.md +++ b/README.md @@ -288,8 +288,10 @@ which means you can modify it, redistribute it or use it however you like. postprocessors (default) --prefer-ffmpeg Prefer ffmpeg over avconv for running the postprocessors - --exec Execute a command after the file is finished downloading, similar to find's -exec format - Example: --exec 'adb push {} /sdcard/Music/ && rm {}' + --exec CMD Execute a command on the file after + downloading, similar to find's -exec + syntax. Example: --exec 'adb push {} + /sdcard/Music/ && rm {}' # CONFIGURATION