about summary refs log tree commit diff
path: root/Completion/Debian/Command/_bug
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/Command/_bug
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/Command/_bug')
-rw-r--r--Completion/Debian/Command/_bug4
1 files changed, 2 insertions, 2 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' \