Bug 33682

Summary: webkit-patch errors about options before erroring about command name
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: abarth
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Description Eric Seidel (no email) 2010-01-14 12:57:11 PST
webkit-patch errors about options before erroring about command name

eseidel-mac [19403:WebKitTools]% webkit-patch patches-needing-commit-queue --bugs | xargs open
No handlers could be found for logger "webkitpy.autoinstall"
Usage: webkit-patch [options] COMMAND [ARGS]

webkit-patch: error: no such option: --bugs

Type "webkit-patch --help" to see usage.

It should be complaining about the command name "patches-needing-commit-queue" instead.  (I meant to type "patches-to-commit-queue".)