]> git.proxmox.com Git - pmg-docs.git/commit
Fix spelling of command line/command-line
authorNoel Ullreich <n.ullreich@proxmox.com>
Mon, 3 Jul 2023 12:04:36 +0000 (14:04 +0200)
committerStoiko Ivanov <s.ivanov@proxmox.com>
Mon, 22 Jan 2024 17:40:37 +0000 (18:40 +0100)
commitdb96e7429fd14a30a4329574de92e973aee8424b
treeb28e3bda47fe78b3c0cfa2b629217bcd8734037b
parent2a039e08c3fcce39633d29e8a1f37be0a23ca54c
Fix spelling of command line/command-line

Commandline/command line/command-line where being used interchangeably,
which is not correct
(see: https://learn.microsoft.com/en-us/style-guide/a-z-word-list-term-collections/c/command-line).
use command-line when it is an adjective (e.g. "command-line interface")
and use command line when it is a noun (e.g. "change the setting from
the command line")

Signed-off-by: Noel Ullreich <n.ullreich@proxmox.com>
[S.I.: fix a stray ' ' introduced with this commit]
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
pmg-admin-guide.adoc
pmg-administration.adoc
pmg-intro.adoc
pmg-ssl-certificate.adoc
pmgbackup.adoc
pmgcm.adoc
pmgconfig.adoc
pmgperf.adoc