Fix typo in CLI upload docs

This commit is contained in:
Brian Cain 2020-01-13 11:23:06 -08:00
parent f886184011
commit 0077d7955d
No known key found for this signature in database
GPG Key ID: 9FC4639B2E4510A0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ machine.
* `destination` - Path on the guest machine to upload file or directory.
* `source` - Path to file or diretory on host to upload to guest machine.
* `source` - Path to file or directory on host to upload to guest machine.
* `--compress` - Compress the file or directory before uploading to guest machine.