]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: alphabetize domain commands in man page
authorJonathon Jongsma <jjongsma@redhat.com>
Tue, 27 Aug 2019 20:35:56 +0000 (15:35 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 29 Aug 2019 10:03:27 +0000 (12:03 +0200)
commitfa3eaba680f417ab560f60cef5fb57c11b8d61fa
tree77c307c820f3c410709b9744cdc9257f108c0221
parentaab4b0cf8f02f539db950a7f66c89a80a38c77fc
virsh: alphabetize domain commands in man page

It appears that all commands were originally fully in alphabetical order
but as new commands were added, they were sometimes inserted out of
order.  Fix up all domain commands so that they're in alphabetical order
again.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh.pod