aboutsummaryrefslogtreecommitdiff
path: root/qemu-img-cmds.hx
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2020-05-12 20:16:41 -0500
committerEric Blake <eblake@redhat.com>2020-05-19 10:32:14 -0500
commit0562adf51712c3c0354d68e745afb7e6705668f1 (patch)
tree9c00fa9e9a4464b058a610deada71dee6d6ff76f /qemu-img-cmds.hx
parent6edb788f292a83ad5f77b25bf90ed0eb14800639 (diff)
downloadqemu-0562adf51712c3c0354d68e745afb7e6705668f1.zip
qemu-0562adf51712c3c0354d68e745afb7e6705668f1.tar.gz
qemu-0562adf51712c3c0354d68e745afb7e6705668f1.tar.bz2
qemu-img: Fix stale comments on doc location
Missed in commit e13c59fa. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Message-Id: <20200513011648.166876-3-eblake@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Diffstat (limited to 'qemu-img-cmds.hx')
-rw-r--r--qemu-img-cmds.hx2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
index 35f8328..cfe8f37 100644
--- a/qemu-img-cmds.hx
+++ b/qemu-img-cmds.hx
@@ -7,7 +7,7 @@ HXCOMM command structures and help message.
HXCOMM HXCOMM can be used for comments, discarded from both rST and C
HXCOMM When amending the rST sections, please remember to copy the usage
-HXCOMM over to the per-command sections in qemu-img.texi.
+HXCOMM over to the per-command sections in docs/tools/qemu-img.rst.
DEF("amend", img_amend,
"amend [--object objectdef] [--image-opts] [-p] [-q] [-f fmt] [-t cache] -o options filename")