Cosmetics.
authorFrancois Fleuret <francois@fleuret.org>
Thu, 28 May 2009 08:34:24 +0000 (10:34 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Thu, 28 May 2009 08:34:24 +0000 (10:34 +0200)
selector.1

index 7953edd..12f16ab 100644 (file)
@@ -55,7 +55,8 @@ remove the numeric prefix from bash history
 .IP "\fB-z\fP" 10
 remove the time prefix from zsh history
 .IP "\fB-d\fP" 10
-remove duplicated lines
+remove duplicated lines (note that you can have two different lines
+with the same visible part if you use the -x option)
 .IP "\fB-e\fP" 10
 start with the regexp mode activated
 .IP "\fB-a\fP" 10
@@ -77,7 +78,8 @@ write the selected line into the specified file
 .IP "\fB-s <pattern separator>\fP" 10
 specify the symbol to separate the substrings in the search pattern
 .IP "\fB-x <label separator>\fP" 10
-specify the symbol to separate the label from the rest of the line
+specify the symbol to separate what to show to the user during the
+selection from the rest of the line
 .IP "\fB-l <max number of lines>\fP" 10
 specify the maximum number of lines to take into account
 .IP "\fB-f <input filename>\fP" 10