diff options
Diffstat (limited to 'src/select/selection_file')
-rw-r--r-- | src/select/selection_file/help.str | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/src/select/selection_file/help.str b/src/select/selection_file/help.str index 9f4a896..f3ad2f2 100644 --- a/src/select/selection_file/help.str +++ b/src/select/selection_file/help.str @@ -1,8 +1,9 @@ # Commands: -# w, watch [-p,-s,-l] Mark the video given by the hash to be watched -# d, drop [-p,-s,-l] Mark the video given by the hash to be dropped -# u, url [-p,-s,-l] Open the video URL in Firefox's `timesinks.youtube` profile -# p, pick [-p,-s,-l] Reset the videos status to 'Pick' +# w, watch [-p,-s,-l] Mark the video given by the hash to be watched +# wd, watched [-p,-s,-l] Mark the video given by the hash as already watched +# d, drop [-p,-s,-l] Mark the video given by the hash to be dropped +# u, url [-p,-s,-l] Open the video URL in Firefox's `timesinks.youtube` profile +# p, pick [-p,-s,-l] Reset the videos status to 'Pick' # # See `yt select <cmd_name> --help` for more help. # |