From 097bd8a4ebafd161d0a6ad96454c13e94973a7f4 Mon Sep 17 00:00:00 2001 From: sharky555 Date: Tue, 5 Oct 2021 22:28:57 +0000 Subject: [PATCH 1/2] Update 'README.md' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27bfae1..1f87323 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Use the copycommand.txt file to easily copy and paste your command. Command | Description ------------- | ------------- -h, --help | show help message and exit --i [INPUT], --input [INPUT] | Initiate upload on input file. This must be added as an argument. +-i [INPUT], --input [INPUT] | Full path of the file to be uploaded. -d, --debug | Enable debug mode. -dry, --dryrun | Dryrun will carry out all actions other than the actual upload to SM. -rt [RELEASETYPE], --releasetype [RELEASETYPE] | Set the release type. From 9a049cc12ede5f07c920e302e6e368a94b2f157c Mon Sep 17 00:00:00 2001 From: sharky555 Date: Tue, 5 Oct 2021 22:37:17 +0000 Subject: [PATCH 2/2] Update 'README.md' --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f87323..e961488 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ Command | Description ## Config.json +Copy Config.json.example and rename it to Config.json then change the fields accordingly. + **credentials:** Config | Description | Example