diff --git a/src/fe-common/core/fe-exec.c b/src/fe-common/core/fe-exec.c index 80df81ce..894d2673 100644 --- a/src/fe-common/core/fe-exec.c +++ b/src/fe-common/core/fe-exec.c @@ -529,8 +529,8 @@ static void handle_exec(const char *args, GHashTable *optlist, /* SYNTAX: EXEC [-] [-nosh] [-out | -msg | -notice ] [-name ] EXEC -out | -window | -msg | -notice | - -close | - - EXEC -in */ + -close | - % + EXEC -in % */ static void cmd_exec(const char *data, SERVER_REC *server, WI_ITEM_REC *item) { GHashTable *optlist;