From: W. Trevor King Date: Sat, 27 Oct 2012 11:47:29 +0000 (-0400) Subject: doc:power: add Zsh completion location and update Bash install location X-Git-Tag: 1.1.0~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb241d26b14a29942094156072f80f109af3421a;p=be.git doc:power: add Zsh completion location and update Bash install location This puts both scripts in the right spot on Gentoo, and shows the suggested installed filename (not just the suggested directory). --- diff --git a/doc/power.txt b/doc/power.txt index b0e93ea..ea8fc08 100644 --- a/doc/power.txt +++ b/doc/power.txt @@ -15,7 +15,9 @@ one!). Basic instructions for installing the completion file for a given shell should be given in the completion script comments. Packagers should install these completion scripts in their system's -usual spot (on Gentoo it's :file:`/etc/bash_completion.d/`). +usual spot (on Gentoo, the Bash completion script should be installed +as :file:`/usr/share/bash_completion/be` and Z shell completion script +should be installed as :file:`/usr/share/zsh/site-functions/_be`). XML-handling utilities ======================