]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - commands.cfg
Fix vhelp not allowing arguments
[xonotic/xonotic-data.pk3dir.git] / commands.cfg
index 66ca90e2aa25dcb0aab5f659ba07b2c722b2e44b..3baa8a5fe0cec6bd0ba867df201ac10a4d9c429a 100644 (file)
@@ -337,7 +337,7 @@ alias vabstain  "qc_cmd_cmd vote abstain"
 
 // aliases for both client and server
 alias vcall     "qc_cmd_svcmd vote call ${* ?}"
-alias vhelp     "qc_cmd_svcmd vote help"
+alias vhelp     "qc_cmd_svcmd vote help ${* ?}"
 alias vstatus   "qc_cmd_svcmd vote status"
 alias vstop     "qc_cmd_svcmd vote stop"