]> git.proxmox.com Git - qemu-server.git/blobdiff - qm
followup: code cleanup
[qemu-server.git] / qm
diff --git a/qm b/qm
index 663e440d32cbd1a8975c438b6d063a23799d19c2..d0e9bc196aa1a33156c1e9cce80cdd56403fbfbb 100755 (executable)
--- a/qm
+++ b/qm
@@ -5,4 +5,4 @@ use warnings;
 
 use PVE::CLI::qm;
 
-PVE::CLI::qm->run_cli();
+PVE::CLI::qm->run_cli_handler();