diff options
-rw-r--r-- | qapi-schema.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/qapi-schema.json b/qapi-schema.json index 8b015bee2e..58d3a0209f 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3011,8 +3011,7 @@ # @arg: If @device is a block device, then this is an optional format to open # the device with. # If @device is 'vnc' and @target is 'password', this is the new VNC -# password to set. If this argument is an empty string, then no future -# logins will be allowed. +# password to set. See change-vnc-password for additional notes. # # Returns: Nothing on success. # If @device is not a valid block device, DeviceNotFound |