]> git.proxmox.com Git - mirror_qemu.git/commitdiff
hmp: Drop a bogus sentence from set_password's documentation
authorMarkus Armbruster <armbru@redhat.com>
Thu, 9 Sep 2021 08:12:19 +0000 (10:12 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 27 Sep 2021 08:57:21 +0000 (10:57 +0200)
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210909081219.308065-3-armbru@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hmp-commands.hx

index 8e45bce2cd9df410be0f8eb5b987239b27224cf6..cf723c69acb7f589c66b13b2d41867340fc63e58 100644 (file)
@@ -1522,12 +1522,11 @@ ERST
 
 SRST
 ``set_password [ vnc | spice ] password [ action-if-connected ]``
-  Change spice/vnc password.  Use zero to make the password stay valid
-  forever.  *action-if-connected* specifies what should happen in
-  case a connection is established: *fail* makes the password change
-  fail.  *disconnect* changes the password and disconnects the
-  client.  *keep* changes the password and keeps the connection up.
-  *keep* is the default.
+  Change spice/vnc password.  *action-if-connected* specifies what
+  should happen in case a connection is established: *fail* makes the
+  password change fail.  *disconnect* changes the password and
+  disconnects the client.  *keep* changes the password and keeps the
+  connection up.  *keep* is the default.
 ERST
 
     {