From: Oguz Bektas Date: Wed, 22 Sep 2021 11:12:42 +0000 (+0200) Subject: pct: clarify simple restore mode default 'local' storage X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=commitdiff_plain;h=46f67ead364e581da21b1d5ec5650f1e6c3898c9 pct: clarify simple restore mode default 'local' storage "default local storage" is confusing without the backticks. reword the sentences to make it clearer about `storage` parameter usage. Signed-off-by: Oguz Bektas --- diff --git a/pct.adoc b/pct.adoc index c5ed243..9a9d4ff 100644 --- a/pct.adoc +++ b/pct.adoc @@ -792,8 +792,8 @@ explicitly set, the mount point configuration from the backed up configuration file is restored using the following steps: . Extract mount points and their options from backup -. Create volumes for storage backed mount points (on storage provided with the - `storage` parameter, or default local storage if unset) +. Create volumes for storage backed mount points on the target provided with the + `storage` parameter. (default: `local`) . Extract files from backup archive . Add bind and device mount points to restored configuration (limited to root user)