This is the same content like the man page qemud-sio(8). See naming conventions for abbreviations.
qemud-sio(8)
April 12, 2021
 qemud-sio  - connect to the qemu monitor
 qemud-sio <option> <name> [ command ] 
 qemud-sio  connects to the qemu monitor via unix sockets. Usually it will
be invoked by  qemu-adm  and/or  qemud-init .
 <name>  is the name of a registered virtual
machine,  command  is a qemu monitor command.
 -c|–cmd <command> 
Connect to the monitor, execute  <command>  and exit.  <command>  is required and
have to be quoted properly.
 -m|–mon 
Open an interactice connection to the qemu monitor.
 -h|–help 
Print a short help and exit.
 -V|–version 
Show versions info and exit.
Kai Peter, (©2021-present)