diff --git a/src/bin/proxmox-backup-client.rs b/src/bin/proxmox-backup-client.rs index 93112e1a..e67857ec 100644 --- a/src/bin/proxmox-backup-client.rs +++ b/src/bin/proxmox-backup-client.rs @@ -1135,7 +1135,7 @@ fn dump_image( 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. "### },