diff --git a/yt b/yt index 4f8bcd7..889d715 100755 --- a/yt +++ b/yt @@ -173,7 +173,7 @@ FMT='%(title)s – %(channel)s (%(duration>%H:%M:%S)s) [%(webpage_url)s]' WBAPI='https://archive.org/wayback/available?url=' if test -z "$YTPICK"; then - printf "%s: \$YTPICK unset." 1>&2 + printf "%s: Please set \$YTPICK to your preferred picking tool." "$argv0" 1>&2 exit 78 # sysexits.h(3) EX_CONFIG fi