]> git.ipfire.org Git - thirdparty/bird.git/commit
CLI: fix display of ambiguos command options listing 279-mq-command-expansion-fix
authorMaria Matejka <mq@ucw.cz>
Fri, 13 Jun 2025 08:02:07 +0000 (10:02 +0200)
committerMaria Matejka <mq@ucw.cz>
Fri, 13 Jun 2025 08:02:07 +0000 (10:02 +0200)
commitf9878ad9f203fbca53b12ef1db4beea5e47ac7d0
tree4eeb73eda641cbe3d4665b45b7040ebd7d242c95
parent739ba21c88f9f7e4cc44ed0bb0ea6b93412ea02d
CLI: fix display of ambiguos command options listing

When fixing display of two-command help messages, we failed to test that
all the CLI functions still do work as expected.

Fixes: #279
Introduced-In: 457c10267054b999b188164dbf6bc5975838dd31
Reported-By: Артём Варакса <varaksaaa@basealt.ru>
client/commands.c