This commit is contained in:
STAM 2022-09-23 18:22:49 +03:00
parent 25beab44e3
commit 7fa7bfa53f
Signed by: stam
GPG Key ID: E149C3760CFA3C7E

View File

@ -59,7 +59,8 @@ If you already have some folders at output path, they will be ignored and not be
### Show only urls from jsons
```
PS> .\atlassian-downloader.exe --action ListURLsor
PS> .\atlassian-downloader.exe --action ListURLs
or
bash# ./atlassian-downloader --action ListURLs
```