Added the short help for -w.
authorFrancois Fleuret <francois@fleuret.org>
Thu, 4 Jun 2009 06:50:10 +0000 (08:50 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Thu, 4 Jun 2009 06:50:10 +0000 (08:50 +0200)
selector.cc

index 5480539..cd60eea 100644 (file)
@@ -777,6 +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
          << " -d      remove duplicated lines" << endl
          << " -b      remove the bash history line prefix" << endl
          << " -z      remove the zsh history line prefix" << endl