From 707d0b4e71be41d2e9b9732dac84f731a1084c83 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Mon, 6 Jul 2009 09:33:52 +0200 Subject: [PATCH] Typos. --- selector.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selector.1 b/selector.1 index 042c1fb..c28dc1e 100644 --- a/selector.1 +++ b/selector.1 @@ -127,7 +127,7 @@ To use selector to search into your bash history To show a list of directories and insert a cd command to the selected one (using @ as a separator) -.B selector -v -x @ <(find . -type d | awk \(aq{print $1\(dq@cd \(dq$0}\(aq) +.B selector -v -x @ <(find . -type d | awk \(aq{print $0\(dq@cd \(dq$0}\(aq) To select a line in a long text and returns the line number (this command uses ^A as a separator, hence there will be problems if the -- 2.20.1