pct: rephrase sentence

switch back to 'storage' instead of 'target', and add the default inside
the sentence instead of after.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2021-09-23 13:08:11 +02:00
parent 46f67ead36
commit 324efba353

View File

@ -792,8 +792,8 @@ explicitly set, the mount point configuration from the backed up configuration
file is restored using the following steps: file is restored using the following steps:
. Extract mount points and their options from backup . Extract mount points and their options from backup
. Create volumes for storage backed mount points on the target provided with the . Create volumes for storage backed mount points on the storage provided with
`storage` parameter. (default: `local`) the `storage` parameter (default: `local`).
. Extract files from backup archive . Extract files from backup archive
. Add bind and device mount points to restored configuration (limited to root . Add bind and device mount points to restored configuration (limited to root
user) user)