Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Thu, 4 Jun 2009 06:53:03 +0000 (08:53 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Thu, 4 Jun 2009 06:53:03 +0000 (08:53 +0200)
selector.cc

index cd60eea..64f44c2 100644 (file)
@@ -777,7 +777,7 @@ int main(int argc, char **argv) {
          << endl
          << " -h      show this help" << endl
          << " -v      inject the selected line in the tty" << endl
-         << " -w      quotes control characters with ^Qs" << endl
+         << " -w      quote control characters with ^Qs when using -v" << endl
          << " -d      remove duplicated lines" << endl
          << " -b      remove the bash history line prefix" << endl
          << " -z      remove the zsh history line prefix" << endl
@@ -786,7 +786,7 @@ int main(int argc, char **argv) {
          << " -a      case sensitive" << endl
          << " -m      monochrome mode" << endl
          << " -q      make a flash instead of a beep on an edition error" << endl
-         << " --      rest of the arguments are filenames" << endl
+         << " --      all following arguments are filenames" << endl
          << " -t <title>" << endl
          << "         add a title in the modeline" << endl
          << " -c <fg modeline> <bg modeline> <fg highlight> <bg highlight>" << endl