Fixed a comment.
authorFrancois Fleuret <francois@fleuret.org>
Tue, 17 Mar 2009 07:20:19 +0000 (08:20 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Tue, 17 Mar 2009 07:20:19 +0000 (08:20 +0100)
selector.cc

index d36c836..0278589 100644 (file)
@@ -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