summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/git/git-2.18.1.ebuild')
-rw-r--r--dev-vcs/git/git-2.18.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/git/git-2.18.1.ebuild b/dev-vcs/git/git-2.18.1.ebuild
index c19986d71a28..c9ecd68128ab 100644
--- a/dev-vcs/git/git-2.18.1.ebuild
+++ b/dev-vcs/git/git-2.18.1.ebuild
@@ -698,7 +698,8 @@ showpkgdeps() {
pkg_postinst() {
use emacs && elisp-site-regen
- elog "Please read /usr/share/bash-completion/git for Git bash command completion"
+ elog "Please read /usr/share/bash-completion/completions/git for Git bash command"
+ elog "completion."
elog "Please read /usr/share/git/git-prompt.sh for Git bash prompt"
elog "Note that the prompt bash code is now in that separate script"
elog "These additional scripts need some dependencies:"