diff --git a/src/ya.pl b/src/ya.pl index 7a63c64..a3b517e 100755 --- a/src/ya.pl +++ b/src/ya.pl @@ -206,6 +206,7 @@ my ($opt, $usage) = Getopt::Long::Descriptive::describe_options ['cookie=s', 'authorization cookie for web version (Session_id=...)'], ['bitrate=i', 'bitrate (eg. 64, 128, 192, 320)'], ['pattern=s', 'track naming pattern', {default => FILE_NAME_PATTERN}], + ['path=s', 'path saving pattern', {default => ''}], [], ['Available placeholders: #number, #artist, #title, #album, #year'], [],