From ec423cc725d4b097e596dbadd84f3dea40deb0b8 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Thu, 8 Jun 2000 10:25:02 +0000 Subject: Updated CLI helps. --- sysdep/unix/config.Y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdep') diff --git a/sysdep/unix/config.Y b/sysdep/unix/config.Y index 320c154..81453e3 100644 --- a/sysdep/unix/config.Y +++ b/sysdep/unix/config.Y @@ -64,7 +64,7 @@ log_cat: /* Unix specific commands */ -CF_CLI(CONFIGURE, cfg_name, [], [[Reload configuration]]) +CF_CLI(CONFIGURE, cfg_name, [""], [[Reload configuration]]) { cmd_reconfig($2); } ; CF_CLI(DOWN,,, [[Shut the daemon down]]) -- cgit v1.2.3