From: Oguz Bektas <o.bektas@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH docs] pct: clarify simple restore mode default fallback storage
Date: Wed, 22 Sep 2021 12:17:04 +0200 [thread overview]
Message-ID: <20210922101704.449839-1-o.bektas@proxmox.com> (raw)
"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
reply other threads:[~2021-09-22 10:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210922101704.449839-1-o.bektas@proxmox.com \
--to=o.bektas@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.