X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=blobdiff_plain;f=selector.c;h=26d97ae70ecdd4f56dbf5adce83e7d4f1e6899cb;hp=77ab6036921b9dfde551ef2b8f860d787b2994f0;hb=6ae2a42e283caf6e5388b9329c19d564de63fe49;hpb=c1c07740746a89ae3fdfe4654223d6445a9a0a08 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");