Skip to content

Commit

Permalink
Tell in the man that some flags needs exa built with git support
Browse files Browse the repository at this point in the history
  • Loading branch information
ariasuni committed Dec 10, 2020
1 parent 71e5e57 commit a98970a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions man/exa.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Sort fields starting with a capital letter will sort uppercase before lowercase:
`-I`, `--ignore-glob=GLOBS`
: Glob patterns, pipe-separated, of files to ignore.

`--git-ignore`
`--git-ignore` [if exa was built with git support]
: Do not list files that are ignored by Git.

`--group-directories-first`
Expand Down Expand Up @@ -174,7 +174,7 @@ These options are available when running with `--long` (`-l`):
`-@`, `--extended`
: List each file’s extended attributes and sizes.

`--git`
`--git` [if exa was built with git support]
: List each file’s Git status, if tracked.


Expand Down

0 comments on commit a98970a

Please sign in to comment.