From 6ae2a42e283caf6e5388b9329c19d564de63fe49 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 24 Dec 2012 20:27:44 +0100 Subject: [PATCH] OCD cosmetics. --- selector.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/selector.c b/selector.c index 77ab603..26d97ae 100644 --- a/selector.c +++ b/selector.c @@ -203,7 +203,8 @@ void usage(FILE *out) { fprintf(out, " make a flash instead of a beep on an edition error\n"); fprintf(out, " --bash\n"); fprintf(out, " setting for bash history search, same as -b -i -d -v -w -l ${HISTSIZE}\n"); - fprintf(out, " -- all following arguments are filenames\n"); + fprintf(out, " --\n"); + fprintf(out, " all following arguments are filenames\n"); fprintf(out, " -t , --title <title>\n"); fprintf(out, " add a title in the modeline\n"); fprintf(out, " -r <pattern>, --pattern <pattern>\n"); -- 2.20.1