mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Client: Online help works (Cisco style: just press `?' at the end of a line).
This commit is contained in:
@@ -9,3 +9,8 @@
|
||||
/* client.c */
|
||||
|
||||
void cleanup(void);
|
||||
|
||||
/* commands.c */
|
||||
|
||||
void cmd_build_tree(void);
|
||||
void cmd_help(char *cmd, int len);
|
||||
|
||||
Reference in New Issue
Block a user