Merge pull request #11319 from briancain/fix/typo-on-website-docs
Fix typo in CLI upload docs
This commit is contained in:
commit
054f4def5c
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue