Просмотр исходного кода

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

ariasuni 5 лет назад
Родитель
Сommit
13c6c75d3a
1 измененных файлов с 2 добавлено и 2 удалено
  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`
 : 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`
@@ -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.