public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH docs] pct: clarify simple restore mode default fallback storage
@ 2021-09-22 10:17 Oguz Bektas
  0 siblings, 0 replies; only message in thread
From: Oguz Bektas @ 2021-09-22 10:17 UTC (permalink / raw)
  To: pve-devel

"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.bektas@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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-22 10:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 10:17 [pve-devel] [PATCH docs] pct: clarify simple restore mode default fallback storage Oguz Bektas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal