Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upusing qvm-copy incorrectly displays outdated information on how to use itself correctly #4020
Comments
andrewdavidwong
added
bug
C: core
labels
Jun 20, 2018
andrewdavidwong
added this to the Release 4.0 updates milestone
Jun 20, 2018
marmarta
referenced this issue
in QubesOS/qubes-core-agent-linux
Jul 16, 2018
Merged
Add proper help text to qvm-copy tools and fix incorrect behavior for qvm-move #126
marmarek
closed this
in
marmarek/qubes-core-agent-linux@96d8914
Jul 17, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RefinedSoftwareLLC commentedJun 19, 2018
Qubes OS version:
R4.0
Affected component(s):
qvm-copy command
Steps to reproduce the behavior:
In a non-dom0 Terminal, only type
qvm-copyand enter.Expected behavior:
usage: /usr/bin/qvm-copy [--without-progress] file [file]+Actual behavior:
usage: /usr/bin/qvm-copy-to-vm [--without-progress] dest_vmname file [file]+General notes:
qvm-copy --helpdoes not display:usage: /usr/bin/qvm-copy [--without-progress] file [file]+qvm-copy -hdoes not display:usage: /usr/bin/qvm-copy [--without-progress] file [file]+