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