vdl : update doc.

This commit is contained in:
Dmitry Voronin 2023-12-07 05:23:53 +03:00
parent fc0c68db16
commit 416ebcdfe7

View file

@ -1,4 +1,4 @@
# Download video from URL. When no [LINK] specified, it tries to update previously downloaded link.
# Download video from URL. When no `[LINK]` specified, it tries to update previously downloaded link.
# Usage: vdl [LINK]
function vdl() {
# Check that ffmpeg and ffprobe are available.