commit | 22269b0436cc8e4aaac975b4c8cb01b343d09661 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Sep 08 19:35:03 2022 +0100 |
committer | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Sep 15 14:13:30 2022 +0100 |
tree | 7b8816edc15aa20aa76e43141418e369b81144a8 | |
parent | 3183bb3f441ba5b9da570f7f5f9abdc3313ba311 [diff] |
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>