New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using qvm-copy incorrectly displays outdated information on how to use itself correctly #4020

Closed
RefinedSoftwareLLC opened this Issue Jun 19, 2018 · 0 comments

Comments

Projects
None yet
2 participants
@RefinedSoftwareLLC

Qubes OS version:

R4.0

Affected component(s):

qvm-copy command


Steps to reproduce the behavior:

In a non-dom0 Terminal, only type qvm-copy and 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 --help does not display: usage: /usr/bin/qvm-copy [--without-progress] file [file]+
qvm-copy -h does not display: usage: /usr/bin/qvm-copy [--without-progress] file [file]+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment