From 5c2d5b013e1d8cab43ca19507bf669693c95cd95 Mon Sep 17 00:00:00 2001 From: Doug Kearns Date: Fri, 14 Apr 2006 12:49:14 +0000 Subject: unposted: update raggle completion for version 0.4.4 --- Completion/Unix/Command/_raggle | 1 + 1 file changed, 1 insertion(+) (limited to 'Completion/Unix/Command/_raggle') diff --git a/Completion/Unix/Command/_raggle b/Completion/Unix/Command/_raggle index 973ea4ac7..4bda595be 100644 --- a/Completion/Unix/Command/_raggle +++ b/Completion/Unix/Command/_raggle @@ -31,6 +31,7 @@ _arguments -C -s \ '(-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')]" \ + "--update[update feed (or all feeds, if unspecified)]::feed ID:->feed" \ '(-u --url)'{-u,--url}"[URL attribute of feed (for '--add' and '--edit')]:URL:_urls" \ '--verbose[turn on verbose output]' \ '(-)'{-v,--version}'[display version information]' && return 0 -- cgit 1.4.1