public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH v2 docs] pct: clarify simple restore mode default 'local' storage
@ 2021-09-22 11:12 Oguz Bektas
  2021-09-23 11:09 ` [pve-devel] applied: " Fabian Grünbichler
  0 siblings, 1 reply; 2+ messages in thread
From: Oguz Bektas @ 2021-09-22 11:12 UTC (permalink / raw)
  To: pve-devel

"default local storage" is confusing without the backticks. reword the
sentences to make it clearer about `storage` parameter usage.

Signed-off-by: Oguz Bektas <o.bektas@proxmox.com>
---
 pct.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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)
-- 
2.30.2





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-09-23 11:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 11:12 [pve-devel] [PATCH v2 docs] pct: clarify simple restore mode default 'local' storage Oguz Bektas
2021-09-23 11:09 ` [pve-devel] applied: " Fabian Grünbichler

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