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:
Christian Ebner 2020-01-24 13:07:35 +01:00 committed by Wolfgang Bumiller
parent 5543f7b7b3
commit 5eee6d89b6

View File

@ -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.
"###
},