diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-12 14:40:40 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-23 11:10:04 +0000 |
commit | 773ee3f1ea50eb996cced930cc29b1b27bfbc6fa (patch) | |
tree | 2e5952023dd1b0ffdc4a1c4357beea9bd4a6ec15 /docs/tools/index.rst | |
parent | 0daf34fd3a18aa2a43217c320e2a39d69e52d3f4 (diff) | |
download | qemu-773ee3f1ea50eb996cced930cc29b1b27bfbc6fa.zip qemu-773ee3f1ea50eb996cced930cc29b1b27bfbc6fa.tar.gz qemu-773ee3f1ea50eb996cced930cc29b1b27bfbc6fa.tar.bz2 |
docs: Split qemu-pr-helper documentation into tools manual
Split the documentation of the qemu-pr-helper binary into the tools
manual, and give it a manpage like our other standalone executables.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'docs/tools/index.rst')
-rw-r--r-- | docs/tools/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/tools/index.rst b/docs/tools/index.rst index 232ce9f..b99f86c 100644 --- a/docs/tools/index.rst +++ b/docs/tools/index.rst @@ -12,6 +12,7 @@ Contents: qemu-img qemu-nbd + qemu-pr-helper qemu-trace-stap virtfs-proxy-helper virtiofsd |