X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=PVE%2FAPIClient%2FCommands%2Flist.pm;h=10a8f7c5afd0831b994d17c2966aefc8e4693dea;hb=faa47c20e27c8d4050594e9abaa2c65d792a7eda;hp=f5388f1214001282a9b477f8ecb4ccec45435aa9;hpb=5101e472b1588759d791f999bad0f4b8a284d736;p=pve-client.git diff --git a/PVE/APIClient/Commands/list.pm b/PVE/APIClient/Commands/list.pm index f5388f1..10a8f7c 100644 --- a/PVE/APIClient/Commands/list.pm +++ b/PVE/APIClient/Commands/list.pm @@ -30,7 +30,7 @@ __PACKAGE__->register_method ({ additionalProperties => 0, properties => { remote => get_standard_option('pveclient-remote-name'), - 'format' => get_standard_option('pveclient-output-format'), + 'format' => get_standard_option('pve-output-format'), }, }, returns => {