Skip to content

Commit

Permalink
Rename config file. The old name was meaningless to most people.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-arcus committed Jul 2, 2018
1 parent e32b98f commit 96dfc01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The [ping-drive project explains how to get set up to connect to GSuite](https:/

When the command is run, it will:

* Search for the scapesettings.yaml in the current working directory, if not found it will look in the parent recursively until a file named scapesettings.yaml is found.
* Search for the XmlAuthoringProjectSettings.yaml in the current working directory, if not found it will look in the parent recursively until a file named XmlAuthoringProjectSettings.yaml is found.
* Determine the `DestinationDirectory` to write-to:
* If `DestinationDirectory` option is passed to command, use that.
* If no `DestinationDirectory` option is passed to command, set it to the default `DestinationDirectory` (see below).
Expand Down

0 comments on commit 96dfc01

Please sign in to comment.