From 2fd17e51868b5f25e888b6aee1c1f56f3fbec40b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 22 Aug 2024 14:23:38 +0200 Subject: feat(select/file): Allow `--priority` argument to all functions This allows setting a priority even on picked videos. --- src/select/selection_file/help.str | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/select/selection_file/help.str') diff --git a/src/select/selection_file/help.str b/src/select/selection_file/help.str index 6e296f6..295bc4d 100644 --- a/src/select/selection_file/help.str +++ b/src/select/selection_file/help.str @@ -1,8 +1,8 @@ # Commands: # w, watch [-p,-s,-l] Mark the video given by the hash to be watched -# d, drop Mark the video given by the hash to be dropped -# u, url Open the video URL in Firefox's `timesinks.youtube` profile -# p, pick Reset the videos status to 'Pick' +# d, drop [-p] Mark the video given by the hash to be dropped +# u, url [-p] Open the video URL in Firefox's `timesinks.youtube` profile +# p, pick [-p] Reset the videos status to 'Pick' # # See `yt select --help` for more help. # -- cgit 1.4.1