Fix typo in CLI upload docs
This commit is contained in:
parent
f886184011
commit
0077d7955d
|
@ -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