diff options
author | Thanos Apollo <[email protected]> | 2023-07-01 13:19:36 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-01 13:19:36 +0300 |
commit | a8d3e98442d4f618565fc8a299115bbea42d1630 (patch) | |
tree | 7c6864ec51a7d73f2dc16a37d16a6eae57e02747 | |
parent | 28308b5a3ec3264edf8933f83e964e1fbb143d12 (diff) |
update documentation
-rw-r--r-- | yeetube.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ (defcustom yt-download-audio-format nil "Select download video as audio FORMAT. -If nil yt-download-videos output will be the default format. +If nil download output will be the default format. Example Usage: (setq yt-download-audio-format \"m4a\")" |