mirror of
git://git.proxmox.com/git/pve-common.git
synced 2025-01-24 14:03:35 +03:00
docs: add missing prefix
include 'PVEAPIToken=' prefix in the example for target-endpoint which is mainly used for remote migrations. Signed-off-by: Folke Gleumes <f.gleumes@proxmox.com>
This commit is contained in:
parent
10349969cc
commit
a656f674c2
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user