[cylc] 15/33: Fix broken bash completion
Alastair McKinstry
mckinstry at moszumanska.debian.org
Sat Dec 12 14:24:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository cylc.
commit 1fb33f77ce81d14d747f091ba033ea8f7e6f11f0
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Fri Nov 14 14:13:53 2014 +0000
Fix broken bash completion
---
debian/bash_completion.d/cylc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/bash_completion.d/cylc b/debian/bash_completion.d/cylc
index 61412b2..73aa9d2 100644
--- a/debian/bash_completion.d/cylc
+++ b/debian/bash_completion.d/cylc
@@ -1,6 +1,6 @@
-complete -W \
+complete -W "\
help all db database preparation information discovery control utility \
task hook admin license GPL \
-v --version -h --help \
-" cylc
+" -f cylc
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cylc.git
More information about the debian-science-commits
mailing list