Use correct command name in usage text.

Dmitri Shuralyov 2018-10-13 13:25:14 -04:00
parent b522f4acbb
commit eee0de3c49

@ -53,7 +53,7 @@ To list all the builder types available, run "create" with no arguments:
The "gomote run" command has many of its own flags: The "gomote run" command has many of its own flags:
$ gomote run -h $ gomote run -h
create usage: gomote run [run-opts] <instance> <cmd> [args...] run usage: gomote run [run-opts] <instance> <cmd> [args...]
-builderenv string -builderenv string
Optional alternate builder to act like. Must share the same Optional alternate builder to act like. Must share the same
underlying buildlet host type, or it's an error. For underlying buildlet host type, or it's an error. For