hmp: Drop a bogus sentence from set_password's documentation
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>
This commit is contained in:
parent
6193344f93
commit
8982552e6a
@ -1522,12 +1522,11 @@ ERST
|
|||||||
|
|
||||||
SRST
|
SRST
|
||||||
``set_password [ vnc | spice ] password [ action-if-connected ]``
|
``set_password [ vnc | spice ] password [ action-if-connected ]``
|
||||||
Change spice/vnc password. Use zero to make the password stay valid
|
Change spice/vnc password. *action-if-connected* specifies what
|
||||||
forever. *action-if-connected* specifies what should happen in
|
should happen in case a connection is established: *fail* makes the
|
||||||
case a connection is established: *fail* makes the password change
|
password change fail. *disconnect* changes the password and
|
||||||
fail. *disconnect* changes the password and disconnects the
|
disconnects the client. *keep* changes the password and keeps the
|
||||||
client. *keep* changes the password and keeps the connection up.
|
connection up. *keep* is the default.
|
||||||
*keep* is the default.
|
|
||||||
ERST
|
ERST
|
||||||
|
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user