File: qmp_shell_wrap.rst

package info (click to toggle)
python-qemu-qmp 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 564 kB
  • sloc: python: 2,819; makefile: 157; sh: 2
file content (25 lines) | stat: -rw-r--r-- 397 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. manpage-only doc; do not include in toctree.

:orphan:

qmp-shell-wrap
==============

SYNOPSIS
--------

qmp-shell-wrap [-h] [-H] [-v] [-p] [-l LOGFILE] ...

DESCRIPTION
-----------

.. autodocstring:: qemu.qmp.qmp_shell.main_wrap
   :noindex:
   :trim-summary:
   :trim-usage:

SEE ALSO
--------

Refer to qmp-shell(1) for information on syntax and operation of the
qmp-shell utility itself.