hmp: Fix ordering of text
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 8 Sep 2022 18:35:03 +0000 (19:35 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Thu, 15 Sep 2022 13:13:30 +0000 (14:13 +0100)
commit22269b0436cc8e4aaac975b4c8cb01b343d09661
tree7b8816edc15aa20aa76e43141418e369b81144a8
parent3183bb3f441ba5b9da570f7f5f9abdc3313ba311
hmp: Fix ordering of text

Fix the ordering of the help text so it's always after the commands
being defined.  A few had got out of order.  Keep 'info' at the end.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
hmp-commands.hx