Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/kaimi-io/yandex-music-download.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaimi <kaimi-@users.noreply.github.com>2021-01-15 09:10:04 +0300
committerGitHub <noreply@github.com>2021-01-15 09:10:04 +0300
commit63ccc7c79553c4740d2bbcaeed4fa54e753da027 (patch)
tree8a77c43d0be385f75dbaee8536c977dc79c9a0a7
parente65b39a89ac9c0486a246484621695d8681e99be (diff)
Update ya.pl
-rwxr-xr-xsrc/ya.pl2
1 files changed, 1 insertions, 1 deletions
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/'],
[],