pages.*: standardize capitalization in note term (#12195)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2024-02-05 12:34:49 +05:30
committed by GitHub
parent fb4f4b550c
commit 1de9190d63
30 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
# virsh
> Manage virsh guest domains. (NOTE: 'guest_id' can be the id, name or UUID of the guest).
> Manage virsh guest domains. (Note: 'guest_id' can be the id, name or UUID of the guest).
> Some subcommands such as `virsh list` have their own usage documentation.
> More information: <https://libvirt.org/virshcmdref.html>.