1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-02 04:00:28 +00:00

leaving out subcommands for now

This commit is contained in:
Sven Lito 2010-10-09 15:29:28 +01:00
parent 2865b56b13
commit c3e72870c8

View File

@ -21,8 +21,6 @@ _1st_arguments=(
'info:Info about this project'
'issues:Project issues tools'
'network:Project network tools - sub-commands : web [user], list, fetch, commits'
'network --after:Only show commits after a certain date'
'network --applies:Filter commits to patches that apply cleanly'
'open:Open the given user/project in a web browser'
'pull-request:Generate the text for a pull request'
'pull:Pull from a remote'