remove trailing whitespaces; remove dest_vm argument

This commit is contained in:
Chris P 2021-02-04 12:47:09 +01:00
parent ddbfcac7e2
commit 0a40fd1939
No known key found for this signature in database
GPG Key ID: 75A233BC8298509A

View File

@ -4,18 +4,18 @@ qvm-copy
NAME NAME
==== ====
qvm-copy - copy specified files to specified destination VM qvm-copy - copy specified files to a destination VM. Prompt user to select a destination VM.
SYNOPSIS SYNOPSIS
======== ========
| qvm-copy [--without-progress] dest_vmname file [file]+ | qvm-copy [--without-progress] file [file]+
OPTIONS OPTIONS
======= =======
--without-progress --without-progress
Don't display progress info Don't display progress info
============== ==============
qvm-copy-to-vm qvm-copy-to-vm
============== ==============