diff options
author | Wolfgang Müller | 2024-09-20 11:34:16 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-09-22 19:40:02 +0200 |
commit | 79b22d8e4c900c8b8ea7c6fbda7c07493cbb5793 (patch) | |
tree | 95dd5fe971278f3e89e84535d88247ddb8c5950d | |
parent | 8155db6fa1131895e001751a6aedb1bbfc821b59 (diff) | |
download | later-79b22d8e4c900c8b8ea7c6fbda7c07493cbb5793.tar.gz |
Mention write-filename-in-watch-later-config in the manual
Diffstat (limited to '')
-rw-r--r-- | later.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.Dd September 12, 2024 +.Dd September 20, 2024 .Dt LATER 1 .Os .Sh NAME @@ -14,6 +14,11 @@ lists all watch_later entries as saved by .Xr mpv 1 . .Pp +In order to display file names and URLs for an entry, the +.Sy write-filename-in-watch-later-config +option must be set in +.Xr mpv 1 . +.Pp The options are as follows: .Bl -tag -width "-h, --update-titles" .It Fl u , Fl \-update-titles |