0

Update usage

This commit is contained in:
Kaimi
2020-08-08 22:11:42 +03:00
committed by GitHub
parent 8a96b0b8de
commit b36bb9d38f

View File

@@ -194,9 +194,6 @@ my ($opt, $usage) = Getopt::Long::Descriptive::describe_options
['cookie=s', 'authorization cookie for web version (Session_id=...)'], ['cookie=s', 'authorization cookie for web version (Session_id=...)'],
['bitrate=i', 'bitrate (eg. 64, 128, 192, 320)'], ['bitrate=i', 'bitrate (eg. 64, 128, 192, 320)'],
[], [],
['Bitrate 320 is available only when subscription is active'],
['and only via mobile API for now (be sure to specify Authorization header value)'],
[],
['link|l', 'do not fetch, only print links to the tracks'], ['link|l', 'do not fetch, only print links to the tracks'],
['silent|s', 'do not print informational messages'], ['silent|s', 'do not print informational messages'],
['debug', 'print debug info during work'], ['debug', 'print debug info during work'],