aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Hurst <julian.hurst92@gmail.com>2021-01-10 16:38:33 +0100
committerJulian Hurst <julian.hurst92@gmail.com>2021-01-10 16:38:33 +0100
commitb40a27cef4c589c8be1c63da3160b95201c1508d (patch)
tree73457066eccb4870b4b16c54fecc910a1f5e5eab
parentf43deabbba68425247a67978c87d9d4bf138449e (diff)
downloadmetube-1.0.0.tar.gz
Update README.md1.0.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 05a64a4..e36785d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ It uses [ytparser](https://git.sr.ht/~ark/ytparser) under the hood.
-f string
The format to print items in. Follows go template syntax. See metube(5) for more info. (default "channel: {{.ChannelTitle}}, title: {{.Title}}, url: {{.Url}}")
-l string
- The language to search in (follows youtube's language codes: en, fr, de, jp...) (default "en")
+ The language to search in (follows youtube's language codes: en, fr, de, ja...) (default "en")
-o string
The criterion to use for the search order (relevance, date, views, rating) (default "relevance")
-p int