aboutsummaryrefslogtreecommitdiff
path: root/docs/magit.org
diff options
context:
space:
mode:
authorJonas Bernoulli <jonas@bernoul.li>2024-11-24 15:34:07 +0100
committerJonas Bernoulli <jonas@bernoul.li>2024-11-24 15:34:07 +0100
commit49c096722d1bef1d2ed998bb81e83d45f7cae43e (patch)
tree4dbb15b21ef2988133537ee9b2e17985a0d19a43 /docs/magit.org
parent93a7752842b2d4feff6b5deba44411e9c4249dfe (diff)
magit-insert-untracked-files: Improve docs
Fix a typo in doc-string and copy additional information from doc-string to manual.
Diffstat (limited to 'docs/magit.org')
-rw-r--r--docs/magit.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/magit.org b/docs/magit.org
index 30dc52f..4790f56 100644
--- a/docs/magit.org
+++ b/docs/magit.org
@@ -2244,6 +2244,10 @@ By default the following functions are also members of that hook:
directories. But the directory sections can then be expanded using
~TAB~.
+ If the first element of ~magit-buffer-diff-files~ is a directory, then
+ limit the list to files below that. The value of that variable can
+ be set using ~D -- DIRECTORY RET g~.
+
- Function: magit-insert-unstaged-changes ::
Insert section showing unstaged changes.