X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-git.rst;h=ad859b8094734a5fcf4368534d02d74548bdabc2;hp=6a2d7fcd9b03b314edf4f950c2e2a68945a5c51d;hb=99e85823c8de570c0f91bca44efa2c47cddb3cbf;hpb=8ed68c1bbe8c1b7bb69d7bea1e0c8919bfcb0d0a diff --git a/doc/man1/notmuch-git.rst b/doc/man1/notmuch-git.rst index 6a2d7fcd..ad859b80 100644 --- a/doc/man1/notmuch-git.rst +++ b/doc/man1/notmuch-git.rst @@ -246,6 +246,8 @@ value to locate the git repository. - Environment variable :envvar:`NOTMUCH_GIT_DIR`. +- Configuration item :nmconfig:`git.path` + - If invoked as `nmbug` or with the :option:`--nmbug` option, :code:`$HOME/.nmbug`; otherwise :code:`$XDG_DATA_HOME/notmuch/$NOTMUCH_PROFILE/git`. @@ -262,6 +264,8 @@ value to define the tag prefix. - Environment variable :envvar:`NOTMUCH_GIT_PREFIX`. +- Configuration item :nmconfig:`git.tag_prefix`. + - If invoked as `nmbug` or with the :option:`--nmbug` option, :code:`notmuch::`, otherwise the empty string.