summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSven <mostley@users.noreply.github.com>2023-02-19 11:42:59 +0100
committerGitHub <noreply@github.com>2023-02-19 11:42:59 +0100
commitccda9f02f3a7e48a4a84fb3c3e853d176af8bdd3 (patch)
treec7e93b463488f13b5a7060d9ad562e20a8c72cd1 /doc
parentad37745d4d009576eb6f4b9b6b644c3f91e0126b (diff)
feat: extend git_delete_branch to delete of all selected branches (#2337)
Diffstat (limited to 'doc')
-rw-r--r--doc/telescope.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt
index 0012eb0..efa49d7 100644
--- a/doc/telescope.txt
+++ b/doc/telescope.txt
@@ -2719,7 +2719,7 @@ actions.git_track_branch({prompt_bufnr}) *telescope.actions.git_track_branch()*
actions.git_delete_branch({prompt_bufnr}) *telescope.actions.git_delete_branch()*
- Delete the currently selected branch
+ Delete all currently selected branches
Parameters: ~