[README.md] Unify playlist description
authorSergey M. <dstftw@gmail.com>
Sun, 13 Sep 2015 13:34:09 +0000 (19:34 +0600)
committerSergey M. <dstftw@gmail.com>
Sun, 13 Sep 2015 13:34:09 +0000 (19:34 +0600)
README.md

index 27b20df0423bbafd42da38296db81656f58f4314..1a00a02bf707816db3b9bf5dd5c967889c637b6e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -277,7 +277,7 @@ The `-o` option allows users to indicate a template for the output file names. T
  - `ext`: The sequence will be replaced by the appropriate extension (like flv or mp4).
  - `epoch`: The sequence will be replaced by the Unix epoch when creating the file.
  - `autonumber`: The sequence will be replaced by a five-digit number that will be increased with each download, starting at zero.
- - `playlist`: The name or the id of the playlist that contains the video.
+ - `playlist`: The sequence will be replaced by the name or the id of the playlist that contains the video.
  - `playlist_index`: The sequence will be replaced by the index of the video in the playlist padded with leading zeros according to the total length of the playlist.
  - `format_id`: The sequence will be replaced by the format code specified by `--format`.