diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index e3790bdf93..5cbab59781 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -770,7 +770,7 @@ To enable bash completion, paste this into your shell prompt: source <(git-annex --bash-completion-script git-annex) The output of "git-annex --bash-completion-script git-annex" can also -be written to a bash completion file so bach loads it automatically. +be written to a bash completion file so bash loads it automatically. This bash completion is generated by the option parser, so it covers all commands, all options, and will never go out of date!