diff options
author | Erik Skultety <eskultet@redhat.com> | 2022-07-14 14:17:07 +0200 |
---|---|---|
committer | Erik Skultety <eskultet@redhat.com> | 2022-07-14 15:14:19 +0200 |
commit | aeb3d289032eb5c1ff9435a81d692e258d09d261 (patch) | |
tree | 865f6f87d4fdfaae091d1bdda0dd232a86830bc9 | |
parent | 35052382234cf63fb12061edc2beef6379577a81 (diff) | |
download | libvirt-ci-aeb3d289032eb5c1ff9435a81d692e258d09d261.zip libvirt-ci-aeb3d289032eb5c1ff9435a81d692e258d09d261.tar.gz libvirt-ci-aeb3d289032eb5c1ff9435a81d692e258d09d261.tar.bz2 |
docs: vms: Rename 'Test use' section to 'Useful tips'
By renaming the section we can add simply dump more tips to the
section, not just 'test' related.
Signed-off-by: Erik Skultety <eskultet@redhat.com>
-rw-r--r-- | docs/vms.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/vms.rst b/docs/vms.rst index d818bbf..ac53320 100644 --- a/docs/vms.rst +++ b/docs/vms.rst @@ -306,8 +306,8 @@ command doesn't accept the project list specified either as 'all' or with a wildcard. -Test use -======== +Useful tips +=========== If you are a developer trying to reproduce a bug on some OS you don't have easy access to, you can use these tools to create a suitable test |