]> git.proxmox.com Git - pve-common.git/blobdiff - src/PVE/JSONSchema.pm
docs: add missing prefix
[pve-common.git] / src / PVE / JSONSchema.pm
index 7be059577f7cb9b246f42f89c173c2d91e34f9e4..4bf0e7890a1bdd81f366f156e8fcfa8902ec5987 100644 (file)
@@ -697,7 +697,7 @@ my $remote_format = {
     apitoken => {
        type => 'string',
        description => 'A full Proxmox API token including the secret value.',
-       format_description => 'user@realm!token=SECRET',
+       format_description => 'PVEAPIToken=user@realm!token=SECRET',
     },
     fingerprint => get_standard_option(
        'fingerprint-sha256',