From 5c18bbf7a36af696a02a90c11b9290bc00e5a5f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Jul 2015 20:30:27 -0400 Subject: reword --- debian/changelog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 768cd6023..b7a40bae3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,13 +7,13 @@ git-annex (5.20150714) UNRELEASED; urgency=medium edge cases of option parsing. (For example, the metadata command no longer accepts the combination of --get and --set, which never actually worked.) - * Bash completion code is built-in to git-annex, and can be enabled by - running: source <(git-annex --bash-completion-script git-annex) + * Bash completion file is now included in the git-annex source tree, + and installed into Debian package (and any other packages built using make + install). This bash completion is generated by the option parser, so it + covers commands, all options, and will never go out of date! * As well as tab completing "git-annex" commands, "git annex" will also tab complete. However, git's bash completion script needs a patch, which I've submitted, for this to work prefectly. - * Debian package (and any other packages built using make install) - now includes bash completion. * version --raw now works when run outside a git repository. * assistant --startdelay now works when run outside a git repository. * dead now accepts multiple --key options. -- cgit v1.2.3