From 87ba80b03f8cc263591b2f3e5344d455b22c4789 Mon Sep 17 00:00:00 2001 From: Fabian Ebner Date: Mon, 2 Sep 2019 11:19:59 +0200 Subject: [PATCH 1/1] Fix typos in pveum.adoc Signed-off-by: Fabian Ebner --- pveum.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pveum.adoc b/pveum.adoc index 77f7aec..37347e6 100644 --- a/pveum.adoc +++ b/pveum.adoc @@ -442,7 +442,7 @@ Each(`and`) or any(`or`) further element in the current list has to be true. `["perm", , [ ... ], ...]`:: The `path` is a templated parameter (see -<>). All (or , if the `any` +<>). All (or, if the `any` option is used, any) of the listed privileges must be allowed on the specified path. If a `require-param` option is specified, then its specified parameter is required even if the @@ -489,10 +489,10 @@ Command Line Tool ----------------- Most users will simply use the GUI to manage users. But there is also -a full featured command line tool called `pveum` (short for ``**P**roxmox +a fully featured command line tool called `pveum` (short for ``**P**roxmox **VE** **U**ser **M**anager''). Please note that all Proxmox VE command line tools are wrappers around the API, so you can also access those -function through the REST API. +functions through the REST API. Here are some simple usage examples. To show help type: -- 2.39.2