From eb53e8f87133640e891719ac9974b82869105f06 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 11 Dec 2015 15:22:26 +0100 Subject: add shell tab-completion + fix translation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- INSTALL | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index c267f74..a088b9d 100644 --- a/INSTALL +++ b/INSTALL @@ -89,6 +89,10 @@ to install. This rules are available: │ html │ install-html │ Include multifile HTML manual. (Texinfo) │ │ │ install-man │ Include man pages. │ │ locale │ install-locale │ Include locales. │ +│ shell │ install-shell │ Include shell tab-completion. │ +│ bash │ install-bash │ Include GNU Bash tab-completion. │ +│ fish │ install-fish │ Include fish tab-completion. │ +│ zsh │ install-zsh │ Include Z shell tab-completion. │ └─────────────┴─────────────────────┴────────────────────────────────────────────┘ install, install-everything, install-base, and install-cmd, have alternatives @@ -99,3 +103,8 @@ The untranslated man page is installed via the rule install-man-untranslated. Additional translations are installed via the rule install-man-locale, which installes the locales listed in MAN_LOCALES. +It is not possible to multiple translations of the tab-completion scripts. +But you may select select one translation by setting SHELL_LOCALE. Note, +doing this means that the non-translationed script will not be installed. +A translated one will be installed in its place. + -- cgit v1.2.3-70-g09d2