Commit Graph

6 Commits

Author SHA1 Message Date
Noel Ullreich
db96e7429f 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>
2024-01-22 18:40:37 +01:00
Dylan Whyte
f11e91b5ee cli tools: language fixup
minor rewordings and corrections in section "Command Line Tools"

Signed-off-by: Dylan Whyte <d.whyte@proxmox.com>
2021-07-13 18:25:14 +02:00
Oguz Bektas
0a739daea6 useful cli tools: fix typos and grammar
Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
Reviewed-By: Stoiko Ivanov <s.ivanov@proxmox.com>
Reviewed-By: Aaron Lauterer <a.lauterer@proxmox.com>
2020-04-23 16:37:46 +02:00
Dietmar Maurer
81ab63e05b pmgperf.adoc: add binary name to title 2018-01-15 13:02:04 +01:00
Dietmar Maurer
4219e0d7a8 pmgperf.adoc: improve layout, add example 2017-12-22 09:51:30 +01:00
Dietmar Maurer
bcd3ebca37 pmgperf.adoc: new manual page
pmgperf.adocpmgperf.adoc# On branch master
2017-02-23 11:33:55 +01:00