Added the short help for -w.
[selector.git] / 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