python/qemu-ga-client: don't use deprecated CLI syntax in usage comment
authorJohn Snow <jsnow@redhat.com>
Mon, 10 Jan 2022 23:28:50 +0000 (18:28 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 21 Jan 2022 21:01:31 +0000 (16:01 -0500)
commit7017f3853a59cf9d16c6be24dc657417d1c8f0cb
tree553956b65a00d194ce0a620d309b04da0314ca67
parent6e7751dc388df6daf425db0e245d4d3a10859803
python/qemu-ga-client: don't use deprecated CLI syntax in usage comment

Cleanup related to commit ccd3b3b8112b670f, "qemu-option: warn for
short-form boolean options".

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
python/qemu/qmp/qemu_ga_client.py