Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
Fabian Grünbichler 2022-05-19 16:32:02 +02:00
parent e642344f98
commit d4c6e68bf0
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ use pbs_tools::crypt_config::CryptConfig;
type: String,
},
chunks: {
description: "Path to the directorty that contains the chunks, usually <datastore>/.chunks.",
description: "Path to the directory that contains the chunks, usually <datastore>/.chunks.",
type: String,
},
"keyfile": {