Browse Source

addresses https://github.com/QubesOS/qubes-issues/issues/6374

Christian Poeschl 3 years ago
parent
commit
84569bcdc5
1 changed files with 3 additions and 3 deletions
  1. 3 3
      doc/vm-tools/qvm-copy.rst

+ 3 - 3
doc/vm-tools/qvm-copy-to-vm.rst → doc/vm-tools/qvm-copy.rst

@@ -1,14 +1,14 @@
 ==============
-qvm-copy-to-vm
+qvm-copy
 ==============
 
 NAME
 ====
-qvm-copy-to-vm - copy specified files to specified destination VM
+qvm-copy - copy specified files to specified destination VM
 
 SYNOPSIS
 ========
-| qvm-copy-to-vm [--without-progress] dest_vmname file [file]+
+| qvm-copy [--without-progress] dest_vmname file [file]+
 
 OPTIONS
 =======