From: Francois Fleuret Date: Thu, 4 Jun 2009 06:50:10 +0000 (+0200) Subject: Added the short help for -w. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=45fd07db2a2574d9d1e24a842ea0dc546fd27776 Added the short help for -w. --- diff --git a/selector.cc b/selector.cc index 5480539..cd60eea 100644 --- a/selector.cc +++ b/selector.cc @@ -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