From 544f3784539dd637048cd0355fdba21e2ea825b6 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 24 May 2010 11:11:32 +0200 Subject: [PATCH] Cosmetics. --- selector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selector.c b/selector.c index 041de4c..95d8968 100644 --- a/selector.c +++ b/selector.c @@ -25,7 +25,7 @@ /* To use it as a super-history-search for bash: - selector -q -b -i -d -v -w -l ${HISTSIZE} <(history) + selector --bash -l ${HISTSIZE} <(history) */ -- 2.20.1