... as well there.
This commit is contained in:
parent
49569a8b53
commit
c62d1c19a9
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ log_cat:
|
||||||
|
|
||||||
/* Unix specific commands */
|
/* Unix specific commands */
|
||||||
|
|
||||||
CF_CLI(CONFIGURE, cfg_name, ["<file>"], [[Reload configuration]])
|
CF_CLI(CONFIGURE, cfg_name, [\"<file>\"], [[Reload configuration]])
|
||||||
{ cmd_reconfig($2); } ;
|
{ cmd_reconfig($2); } ;
|
||||||
|
|
||||||
CF_CLI(DOWN,,, [[Shut the daemon down]])
|
CF_CLI(DOWN,,, [[Shut the daemon down]])
|
||||||
|
|
Loading…
Reference in a new issue