mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Use correct command name in usage text.
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user