Add docs for audio preview

This commit is contained in:
Nikita Ivanov 2022-11-27 02:54:38 +01:00
parent 486c69cccb
commit 9417ecb426
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133
2 changed files with 4 additions and 0 deletions

View File

@ -53,6 +53,7 @@ For example, you only need either `elinks`, `lynx` or
| ---- | ---- |
| any | `exiftool` `cat` |
| archive | `atool` |
| audio | `ffmpegthumbnailer` `ffmpeg` |
| diff | `colordiff` `delta` `diff-so-fancy` |
| directory | `ls` |
| font | `fontimage` |

View File

@ -78,6 +78,9 @@ T}
archive T{
atool
T}
audio T{
ffmpegthumbnailer ffmpeg
T}
diff T{
colordiff delta diff\-so\-fancy
T}