1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

Updated CLI helps.

This commit is contained in:
Martin Mares
2000-06-08 10:25:02 +00:00
parent 5a203dac61
commit ec423cc725
3 changed files with 8 additions and 8 deletions

View File

@@ -64,7 +64,7 @@ log_cat:
/* Unix specific commands */
CF_CLI(CONFIGURE, cfg_name, [<file>], [[Reload configuration]])
CF_CLI(CONFIGURE, cfg_name, ["<file>"], [[Reload configuration]])
{ cmd_reconfig($2); } ;
CF_CLI(DOWN,,, [[Shut the daemon down]])