remove trailing whitespaces; remove dest_vm argument
This commit is contained in:
parent
ddbfcac7e2
commit
0a40fd1939
@ -4,11 +4,11 @@ qvm-copy
|
||||
|
||||
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
|
||||
========
|
||||
| qvm-copy [--without-progress] dest_vmname file [file]+
|
||||
| qvm-copy [--without-progress] file [file]+
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user