From 060e8f4eed4e0193549f1b3143b7bb47e9fcabe1 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Thu, 26 Feb 2004 12:57:21 +0000 Subject: 19468: capitalize URL abbreviation in completion descriptions --- Completion/Unix/Command/_raggle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_raggle') 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]' -- cgit 1.4.1