From: Francois Fleuret Date: Tue, 17 Mar 2009 07:20:19 +0000 (+0100) Subject: Fixed a comment. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?a=commitdiff_plain;h=55f0e8ae89c54546a16a308c1a2080d16a89b811;p=selector.git Fixed a comment. --- diff --git a/selector.cc b/selector.cc index d36c836..0278589 100644 --- a/selector.cc +++ b/selector.cc @@ -24,7 +24,7 @@ // To use it as a super-history-search for bash: // -// alias h='./selector -i -b -v -f <(history)' +// alias h='selector -d -i -b -v -f <(history)' // This software is highly Linux-specific, but I would be glad to get // patches to make it work on other OS