Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ack
Original file line number Diff line number Diff line change
Expand Up @@ -2002,8 +2002,8 @@ There are four different colors ack uses:

Aspect Option Env. variable Default
-------- ----------------- ------------------ ---------------
filename --color-filename ACK_COLOR_FILENAME black on_yellow
match --color-match ACK_COLOR_MATCH bold green
filename --color-filename ACK_COLOR_FILENAME bold green
match --color-match ACK_COLOR_MATCH black on_yellow
line no. --color-lineno ACK_COLOR_LINENO bold yellow
column no. --color-colno ACK_COLOR_COLNO bold yellow

Expand Down
Loading