Skip to content

Commit 5ee3db4

Browse files
committed
Reword -n -N help.
1 parent 0983c58 commit 5ee3db4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: less.hlp

+4-2
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,10 @@
161161
Ignore the LESSOPEN environment variable.
162162
-m -M .... --long-prompt --LONG-PROMPT
163163
Set prompt style.
164-
-n -N .... --line-numbers --LINE-NUMBERS
165-
Don't use line numbers.
164+
-n ......... --line-numbers
165+
Suppress line numbers in prompts and messages.
166+
-N ......... --LINE-NUMBERS
167+
Display line number at start of each line.
166168
-o [_f_i_l_e] . --log-file=[_f_i_l_e]
167169
Copy to log file (standard input only).
168170
-O [_f_i_l_e] . --LOG-FILE=[_f_i_l_e]

0 commit comments

Comments
 (0)