Merge pull request #11319 from briancain/fix/typo-on-website-docs

Fix typo in CLI upload docs
This commit is contained in:
Brian Cain 2020-01-13 12:56:14 -08:00 committed by GitHub
commit 054f4def5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.