Skip to content

Commit

Permalink
исправлена ошибка передачи доп.ключа
Browse files Browse the repository at this point in the history
--additional-keys
  • Loading branch information
artbear committed Apr 29, 2022
1 parent ab0d63d commit 72737c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
ПараметрыКоманды["--additional"],
ПараметрыКоманды["--tags-ignore"],
ПараметрыКоманды["--tags-filter"],
ПараметрыКоманды["additional-keys"]
ПараметрыКоманды["--additional-keys"]
);

Исключение
Expand Down

0 comments on commit 72737c1

Please sign in to comment.