Typos.
authorFrancois Fleuret <francois@fleuret.org>
Mon, 6 Jul 2009 07:33:52 +0000 (09:33 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Mon, 6 Jul 2009 07:33:52 +0000 (09:33 +0200)
selector.1

index 042c1fb..c28dc1e 100644 (file)
@@ -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