about summary refs log tree commit diff
path: root/Completion/Unix/Command/_raggle
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2004-02-26 12:57:21 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2004-02-26 12:57:21 +0000
commit060e8f4eed4e0193549f1b3143b7bb47e9fcabe1 (patch)
tree2d5fd0840b7aa99b47e0f385201daeb1ba7f45f5 /Completion/Unix/Command/_raggle
parent8b8cc745d952bbeebb474d884b0a63e4ff08400f (diff)
downloadzsh-060e8f4eed4e0193549f1b3143b7bb47e9fcabe1.tar.gz
zsh-060e8f4eed4e0193549f1b3143b7bb47e9fcabe1.tar.xz
zsh-060e8f4eed4e0193549f1b3143b7bb47e9fcabe1.zip
19468: capitalize URL abbreviation in completion descriptions
Diffstat (limited to 'Completion/Unix/Command/_raggle')
-rw-r--r--Completion/Unix/Command/_raggle2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_raggle b/Completion/Unix/Command/_raggle
index 35b7fc3c5..434a2a5a1 100644
--- a/Completion/Unix/Command/_raggle
+++ b/Completion/Unix/Command/_raggle
@@ -22,6 +22,6 @@ _arguments \
   '(-t --title)'{-t,--title}"[title attribute of feed (for '--add' and '--edit')]:feed title:" \
   "--unlock-title[unlock Title attribute of feed (for '--add' and '--edit')]" \
   "--unsave-items[don't save old items of feed (for '--add' and '--edit')]" \
-  '(-u --url)'{-u,--url}"[URL attribute of feed (for '--add' and '--edit')]:url:_urls" \
+  '(-u --url)'{-u,--url}"[URL attribute of feed (for '--add' and '--edit')]:URL:_urls" \
   '--verbose[turn on verbose output]' \
   '(-)'{-v,--version}'[display version information]'