On 5/2/2025 5:42 PM, Stephen Hemminger wrote:
On Fri,  2 May 2025 13:27:29 +0100
Anatoly Burakov <anatoly.bura...@intel.com> wrote:

@@ -13701,6 +13735,7 @@ static cmdline_parse_ctx_t builtin_ctx[] = {
        &cmd_help_brief,
        &cmd_help_long,
        &cmd_quit,
+       &cmd_sleep,
        &cmd_load_from_file,
        &cmd_showport,
        &cmd_showqueue,
--

Looks like original list was in alphabetic order.
Please preserve that

It really wasn't, but I've moved it further down the list to reflect help message ordering.

--
Thanks,
Anatoly

Reply via email to