0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00

... as well there.

This commit is contained in:
Martin Mares 2000-06-08 10:48:51 +00:00
parent 49569a8b53
commit c62d1c19a9

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]])