X-Git-Url: https://git.proxmox.com/?p=pve-client.git;a=blobdiff_plain;f=PVE%2FAPIClient%2FCommands%2Fremote.pm;h=2e5337aa2c9be3a2837b5019ac7a18d93f09ca79;hp=6124bbe6489f867b959dd213b3a6aad3a9f8690f;hb=faa47c20e27c8d4050594e9abaa2c65d792a7eda;hpb=d012b98c9b47085b2ee52499f4dd0872ecffe486 diff --git a/PVE/APIClient/Commands/remote.pm b/PVE/APIClient/Commands/remote.pm index 6124bbe..2e5337a 100644 --- a/PVE/APIClient/Commands/remote.pm +++ b/PVE/APIClient/Commands/remote.pm @@ -36,7 +36,7 @@ __PACKAGE__->register_method ({ parameters => { additionalProperties => 0, properties => { - 'format' => get_standard_option('pveclient-output-format'), + 'format' => get_standard_option('pve-output-format'), }, }, returns => {