move period outside of quotation marks designating an attribute value.

This commit is contained in:
Matthew Aynalem 2017-07-12 15:03:06 -07:00
parent 1d8e381b2a
commit eaccfce29e
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ The available configuration options are listed below. All elements are required.
directories must already exist. directories must already exist.
- `direction` (string) - The direction of the file transfer. This defaults to - `direction` (string) - The direction of the file transfer. This defaults to
"upload." If it is set to "download" then the file "source" in the machine "upload". If it is set to "download" then the file "source" in the machine
will be downloaded locally to "destination" will be downloaded locally to "destination"
## Directory Uploads ## Directory Uploads