rename vm.conf to qm.conf

This commit is contained in:
Dietmar Maurer 2016-04-09 09:35:42 +02:00
parent 872bbc1bec
commit 4d173e35c7
3 changed files with 3 additions and 3 deletions

View File

@ -30,7 +30,7 @@ DEB_SOURCES= \
pve-firewall.adoc \ pve-firewall.adoc \
qm.adoc \ qm.adoc \
qmrestore.adoc \ qmrestore.adoc \
vm.conf.adoc \ qm.conf.adoc \
pct.adoc \ pct.adoc \
pct.conf.adoc \ pct.conf.adoc \
datacenter.cfg.adoc \ datacenter.cfg.adoc \

View File

@ -6,7 +6,7 @@ include::attributes.txt[]
NAME NAME
---- ----
vm.conf - Proxmox VE Virtual Machine Configuration qm.conf - Proxmox VE Virtual Machine Configuration
SYNOPSYS SYNOPSYS
@ -47,7 +47,7 @@ One can use the 'qm' command to generate and modify those files.
Options Options
------- -------
include::vm.conf.5-opts.adoc[] include::qm.conf.5-opts.adoc[]
ifdef::manvolnum[] ifdef::manvolnum[]