Fix typo in upload CLI docs

This commit is contained in:
Ewoud Kohl van Wijngaarden 2020-01-13 19:57:53 +01:00 committed by GitHub
parent f886184011
commit 84d652cf6a
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.