Browse code

leaving out subcommands for now

Sven Lito authored on 09/10/2010 at 14:29:28
Showing 1 changed files
... ...
@@ -21,8 +21,6 @@ _1st_arguments=(
21 21
   'info:Info about this project'
22 22
   'issues:Project issues tools'
23 23
   'network:Project network tools - sub-commands : web [user], list, fetch, commits'
24
-  'network --after:Only show commits after a certain date'
25
-  'network --applies:Filter commits to patches that apply cleanly'
26 24
   'open:Open the given user/project in a web browser'
27 25
   'pull-request:Generate the text for a pull request'
28 26
   'pull:Pull from a remote'