gce.sh: Make help text example command non-executable (#10319)
automerge
This commit is contained in:
parent
b563b49ed5
commit
284e83e619
|
@ -162,7 +162,7 @@ Manage testnet instances
|
||||||
- If set, reclaims all reservations on all colo nodes, regardless of owner, pre-emptibility, or creator.
|
- If set, reclaims all reservations on all colo nodes, regardless of owner, pre-emptibility, or creator.
|
||||||
|
|
||||||
info-specific options:
|
info-specific options:
|
||||||
--eval - Output in a form that can be eval-ed by a shell: eval $(gce.sh info)
|
--eval - Output in a form that can be eval-ed by a shell: eval \$(gce.sh info --eval)
|
||||||
|
|
||||||
none
|
none
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue