about summary refs log tree commit diff
path: root/Completion/Debian
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian')
-rw-r--r--Completion/Debian/Command/_bug4
-rw-r--r--Completion/Debian/Command/_debsign2
2 files changed, 3 insertions, 3 deletions
diff --git a/Completion/Debian/Command/_bug b/Completion/Debian/Command/_bug
index 8b87867c7..d0fe5fa39 100644
--- a/Completion/Debian/Command/_bug
+++ b/Completion/Debian/Command/_bug
@@ -129,9 +129,9 @@ _arguments '(--no-config-files)-c[exclude configs from report]' \
 querybts)
 _arguments '(--web)-w[launch external web browser]' \
            '(-w)--web' \
-	   '(--archive)-A[Browse archived bugs]' \
+	   '(--archive)-A[browse archived bugs]' \
 	   '(-A)--archive' \
-	   '(--source)-s[Query for source packages rather than binary]' \
+	   '(--source)-s[query for source packages rather than binary]' \
 	   '(-s)--source' \
 	   '(--version)-v[show version]' \
 	   '(-v)--version' \
diff --git a/Completion/Debian/Command/_debsign b/Completion/Debian/Command/_debsign
index 6426ad646..c706cb1c3 100644
--- a/Completion/Debian/Command/_debsign
+++ b/Completion/Debian/Command/_debsign
@@ -6,7 +6,7 @@ _arguments '-r[copy .changes file from remote host]:[username@]remotehost' \
            '-e[maintainer]:maintainer name and email address' \
            '-k[key ID to use for signing]:keyid' \
            '-s[argument style for signing program]:gpg or pgp' \
-           '-S[Look for source-only .changes file]' \
+           '-S[look for source-only .changes file]' \
            '-a[architecture]:Debian architecture' \
            '-t[GNU system type]:GNU system type' \
            '--help[help]' \