Ver Fonte

Tell in the man that some flags needs exa built with git support

ariasuni há 5 anos atrás
pai
commit
13c6c75d3a
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      man/exa.1.md

+ 2 - 2
man/exa.1.md

@@ -101,7 +101,7 @@ Sort fields starting with a capital letter will sort uppercase before lowercase:
 `-I`, `--ignore-glob=GLOBS`
 `-I`, `--ignore-glob=GLOBS`
 : Glob patterns, pipe-separated, of files to ignore.
 : 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.
 : Do not list files that are ignored by Git.
 
 
 `--group-directories-first`
 `--group-directories-first`
@@ -174,7 +174,7 @@ These options are available when running with `--long` (`-l`):
 `-@`, `--extended`
 `-@`, `--extended`
 : List each file’s extended attributes and sizes.
 : 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.
 : List each file’s Git status, if tracked.