Merge remote-tracking branch 'origin/pr/294'
* origin/pr/294: remove trailing whitespaces; remove dest_vm argument keep qvm-copy-to-vm but with deprecated note addresses https://github.com/QubesOS/qubes-issues/issues/6374
This commit is contained in:
commit
40fe209ea8
@ -1,6 +1,25 @@
|
||||
==============
|
||||
qvm-copy
|
||||
==============
|
||||
|
||||
NAME
|
||||
====
|
||||
qvm-copy - copy specified files to a destination VM. Prompt user to select a destination VM.
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
| qvm-copy [--without-progress] file [file]+
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
--without-progress
|
||||
Don't display progress info
|
||||
|
||||
|
||||
==============
|
||||
qvm-copy-to-vm
|
||||
==============
|
||||
**DEPRECATED**
|
||||
|
||||
NAME
|
||||
====
|
||||
@ -15,6 +34,7 @@ OPTIONS
|
||||
--without-progress
|
||||
Don't display progress info
|
||||
|
||||
|
||||
AUTHORS
|
||||
=======
|
||||
| Joanna Rutkowska <joanna at invisiblethingslab dot com>
|
Loading…
Reference in New Issue
Block a user