about summary refs log tree commit diff
path: root/Completion/Debian
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2003-07-16 01:44:15 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2003-07-16 01:44:15 +0000
commit088f324ad4d5fbe5c19eb4d359b33dee2712eebf (patch)
treeddc50b4fb1ad4accbe5534d8dd06581da52554c4 /Completion/Debian
parentec8418cf1c2143be758236a998f39c624e4080ab (diff)
downloadzsh-088f324ad4d5fbe5c19eb4d359b33dee2712eebf.tar.gz
zsh-088f324ad4d5fbe5c19eb4d359b33dee2712eebf.tar.xz
zsh-088f324ad4d5fbe5c19eb4d359b33dee2712eebf.zip
unposted: remove initial capitalisation from option descriptions
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]' \