[devscripts] 01/01: bash completion update

Nicholas Bamber periapt at moszumanska.debian.org
Mon Dec 7 20:55:25 UTC 2015


This is an automated email from the git hooks/post-receive script.

periapt pushed a commit to branch master
in repository devscripts.

commit 6c11ed4aafb068a1ed65883b27dc368840b9e889
Author: Nicholas Bamber <nicholas at periapt.co.uk>
Date:   Mon Dec 7 20:55:21 2015 +0000

    bash completion update
---
 scripts/licensecheck.bash_completion | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/licensecheck.bash_completion b/scripts/licensecheck.bash_completion
index 5a8ee92..c9eccbc 100644
--- a/scripts/licensecheck.bash_completion
+++ b/scripts/licensecheck.bash_completion
@@ -17,7 +17,7 @@ _licensecheck()
     esac
 
     if [[ "$cur" == -* ]]; then
-        _options='--verbose --no-verbose --lines --ignore --recursive --tail --check --copyright --machine'
+        _options='--verbose --no-verbose --lines --ignore --recursive --tail --check --copyright --machine --skipped'
         if [[ "$prev" == licensecheck ]]; then
             _options+=' --no-conf'
         fi

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list