From 51a365af19cc63be6c61820f65423d58670cbee1 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Wed, 27 May 2009 08:48:37 +0200 Subject: [PATCH] Cosmetics. --- selector.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selector.cc b/selector.cc index 0cd620a..96e1b3d 100644 --- a/selector.cc +++ b/selector.cc @@ -23,7 +23,7 @@ */ // To use it as a super-history-search for bash: -// alias h='selector -d -i -b -v -f <(history)' +// selector -q -b -i -d -v -w -l 10000 <(history) #include #include -- 2.20.1