Skip to content

Commit 8dcb3a0

Browse files
injustcafkafk
authored andcommitted
docs: "default behavior" means eza's default behavior, not an option's default value
1 parent f7c6363 commit 8dcb3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/eza.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ When used without a value, defaults to '`on`'.
6969
Valid settings are ‘`always`’, ‘`automatic`’ (or ‘`auto`’ for short), and ‘`never`’.
7070
When used without a value, defaults to ‘`automatic`’.
7171

72-
The default behavior (`automatic` or `auto`) will display file kind indicators only when the standard output is connected to a real terminal. If `eza` is ran while in a `tty`, or the output of `eza` is either redirected to a file or piped into another program, file kind indicators will not be used. Setting this option to ‘`always`’ causes `eza` to always display file kind indicators, while ‘`never`’ disables the use of file kind indicators.
72+
`automatic` or `auto` will display file kind indicators only when the standard output is connected to a real terminal. If `eza` is ran while in a `tty`, or the output of `eza` is either redirected to a file or piped into another program, file kind indicators will not be used. Setting this option to ‘`always`’ causes `eza` to always display file kind indicators, while ‘`never`’ disables the use of file kind indicators.
7373

7474
`-G`, `--grid`
7575
: Display entries as a grid (default).

0 commit comments

Comments
 (0)