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/_pine | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_pine') diff --git a/Completion/Unix/Command/_pine b/Completion/Unix/Command/_pine index 1902074a8..12bd29157 100644 --- a/Completion/Unix/Command/_pine +++ b/Completion/Unix/Command/_pine @@ -31,7 +31,7 @@ _arguments -s \ "($opts $idx -url)-attach[go directly into composer with given file]:file:_files" \ "($opts $idx -url)-attachlist[go to composer with given files]:file:_files" \ "($opts $idx -url)-attach_and_delete[go to composer, attach file, delete when finished]:file:_files" \ - "($opts $idx $send)-url[open the given URL]:url:_email_addresses -c -P mailto\:" \ + "($opts $idx $send)-url[open the given URL]:URL:_email_addresses -c -P mailto\:" \ "($opts $send)-f+[specify mailbox to load]:mailbox: _mailboxes" \ "($opts $send)-c+[specify context to apply to -f arg]: :_guard '[0-9]#' number" \ "($opts $send)-sort[specify sort order of folder]:sort order:(${(j: :)sortorder})" \ -- cgit 1.4.1