bird/client
Ondrej Zajicek 1b064355f7 Client: Add support for completion of command options
We can easily extend command completion to handle also keywords for
command options. Help for command options is not yet supported.
2024-03-05 19:04:10 +01:00
..
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00
birdc.c birdc: Do not execute cmd on noninteractive help request 2024-02-06 19:03:14 +01:00
birdcl.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
client.c Client: Unknown command should return nonzero errorcode 2022-12-10 03:02:26 +01:00
client.h We don't need bvsnprintf() in BIRD client 2016-05-12 21:44:27 +02:00
cmds.Y Conf: Fixed makefiles 2019-02-20 22:30:54 +01:00
commands.c Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
util.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00