X-Git-Url: https://git.tokkee.org/?p=tig.git;a=blobdiff_plain;f=tigrc.5.txt;h=2d9afddd2dff47198d85112cfede22d164c78a46;hp=df487497c79048131bae5fb28da3bc7abfb96d25;hb=8869ebf96178755c9c88e011db35048b93647ae2;hpb=5b1f4fe12444f406fc16d8cfa423710960cc30ce diff --git a/tigrc.5.txt b/tigrc.5.txt index df48749..2d9afdd 100644 --- a/tigrc.5.txt +++ b/tigrc.5.txt @@ -143,6 +143,12 @@ The following variables can be set: The encoding used for commits. The default is UTF-8. Note this option is shadowed by the "i18n.commitencoding" option in `.git/config`. +'status-untracked-dirs' (bool):: + + Show untracked directories contents in the status view (analog to + `git ls-files --directory` option. On by default. + + Bind command ------------