From 63ccc7c79553c4740d2bbcaeed4fa54e753da027 Mon Sep 17 00:00:00 2001 From: Kaimi Date: Fri, 15 Jan 2021 09:10:04 +0300 Subject: [PATCH] Update ya.pl --- src/ya.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ya.pl b/src/ya.pl index 523e05b..d5636fc 100755 --- a/src/ya.pl +++ b/src/ya.pl @@ -207,7 +207,7 @@ my ($opt, $usage) = Getopt::Long::Descriptive::describe_options ['link|l', 'do not fetch, only print links to the tracks'], ['silent|s', 'do not print informational messages'], ['debug', 'print debug info during work'], - ['help', 'print usage'], + ['help|h', 'print usage'], [], ['--include and --exclude options use weak match i.e. ~/$term/'], [],