Skip to content

Commit

Permalink
Change old descrip of -genCred
Browse files Browse the repository at this point in the history
  • Loading branch information
alex13lopez committed Dec 16, 2020
1 parent 242459a commit d004225
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ This project provides an easy-to-setup and ready-to-deploy script to sync backup
* Optional parameters:
* -dryRun: Performs a test of the action you selected.
* -unattended: When the script needs user input won't wait for it when this flag is on, so the script will still run. But the warning/error will be logged in the log file. (This might happen for example, if you enabled mailing feature but haven't generated the credentials yet. If you don't -unattended, the script will understand you're attending to the script's behaviour and ask for credentials, instead, if you --unattended the script will log missing credentials to the log and disable temporarily the mailing feature.)
* -genCreds: Script runs only to generate the credentials you want for the mailing feature.
* -confFile: You may specify a different config file in case you're testing something out or in case you'd like to have different configurations for different servers.
* -genCreds: Script runs only to create the credentials.
* -confFile: You may specify a different config file in case you're testing something out or in case you'd like to have different configurations for different servers or remote shares.

# HOW TO USE CYGWIN
The CygWin implementation must have the Gcloud SDK configured, plus all the dependencies the SDK has, how to prepare CygWin to work properly:
Expand Down

0 comments on commit d004225

Please sign in to comment.