aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2022-05-31 19:44:53 +0200
committerMichael Muré <batolettre@gmail.com>2022-05-31 19:44:53 +0200
commitc732a18ac2b6ea3d09e5c72660ffcf9687ebb9db (patch)
tree8c8eedcf02c5a86222c62b16ccb8e27fd6b464b0 /README.md
parent650c11dcb68bfe00e2d399c5e1d337cae9c1bfeb (diff)
downloadgit-bug-c732a18ac2b6ea3d09e5c72660ffcf9687ebb9db.tar.gz
misc: move all completions in a dedicated folder
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8c51d6d5..323e4391 100644
--- a/README.md
+++ b/README.md
@@ -272,9 +272,7 @@ Interested by how it works ? Have a look at the [data model](doc/model.md) and t
## Misc
-- [Bash completion](misc/bash_completion)
-- [Zsh completion](misc/zsh_completion)
-- [PowerShell completion](misc/powershell_completion)
+- [Bash, Zsh, fish, powershell completion](misc/completion)
- [ManPages](doc/man)
## Planned features