sourcegraph / src-cli

Sourcegraph CLI
https://sourcegraph.com
Apache License 2.0
275 stars 60 forks source link

help text: remove 'upload' command that does not exist #1006

Closed mrnugget closed 1 year ago

mrnugget commented 1 year ago

There is no src upload command. So let's remove it from the help text.

Test Plan:

φ go run ./cmd/src upload
src: unknown subcommand "upload"
Run 'src help' for usage.
exit status 1