"default local storage" is a bit confusing without the backticks, add that to make it more clear that the 'local' storage will be used by default for restore operations unless `--storage foo` is passed.
Signed-off-by: Oguz Bektas <o.bek...@proxmox.com> --- pct.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pct.adoc b/pct.adoc index c5ed243..35a1cb3 100644 --- a/pct.adoc +++ b/pct.adoc @@ -793,7 +793,7 @@ 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) + `storage` parameter, or default `local` storage if unset) . Extract files from backup archive . Add bind and device mount points to restored configuration (limited to root user) -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel