Skip to content

Commit a8e68c0

Browse files
Make color parameter value more obvious
1 parent 24e4c75 commit a8e68c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/l.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
# an equals sign (`=') after each socket,
3232
# a percent sign (`%') after each whiteout,
3333
# and a vertical bar (`|') after each that is a FIFO.
34-
# --color[=WHEN] Colorize the output;
35-
# WHEN can be 'always' (default if omitted), 'auto', or 'never'.
34+
# --color=always Colorize the output.
3635
#
3736
ls -CF --color=always

0 commit comments

Comments
 (0)