src/bin/proxmox-backup-client.rs: fix typo in property description
Signed-off-by: Christian Ebner <c.ebner@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
5543f7b7b3
commit
5eee6d89b6
@ -1135,7 +1135,7 @@ fn dump_image<W: Write>(
|
||||
type: String,
|
||||
description: r###"Target directory path. Use '-' to write to stdandard output.
|
||||
|
||||
We do not extraxt '.pxar' archives when writing to stdandard output.
|
||||
We do not extraxt '.pxar' archives when writing to standard output.
|
||||
|
||||
"###
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user