diff --git a/.github/screenshot-1.png b/.github/screenshot-1.png index 9bba4bb..8ffc6dd 100644 Binary files a/.github/screenshot-1.png and b/.github/screenshot-1.png differ diff --git a/.github/screenshot-2.png b/.github/screenshot-2.png new file mode 100644 index 0000000..a418060 Binary files /dev/null and b/.github/screenshot-2.png differ diff --git a/.github/screenshot-3.png b/.github/screenshot-3.png new file mode 100644 index 0000000..f96e2fc Binary files /dev/null and b/.github/screenshot-3.png differ diff --git a/README.md b/README.md index 4dd0a79..939c4a9 100644 --- a/README.md +++ b/README.md @@ -37,12 +37,11 @@ Usage: atlassian-downloader [options] Options: + --output-dir Override output directory to download [default: atlassian] + --custom-feed Override URIs to import [default: ] --action Action to perform [default: Download] - --output-dir Override output directory to download. [default: atlassian] - --custom-feed Override URIs to import. [default: ] - --version Show version information + --version Show credits banner [default: False] -?, -h, --help Show help and usage information - ``` ## Additional settings File `src/appSettings.json` contains additional settings, like [loglevel](https://docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.loglevel?view=dotnet-plat-ext-5.0#fields) and [console output theme](https://github.com/serilog/serilog-sinks-console). You can set it up via editing this file.