gce.sh: Make help text example command non-executable (#10319)

automerge
This commit is contained in:
Trent Nelson 2020-05-29 12:52:25 -06:00 committed by GitHub
parent b563b49ed5
commit 284e83e619
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -162,7 +162,7 @@ Manage testnet instances
- If set, reclaims all reservations on all colo nodes, regardless of owner, pre-emptibility, or creator.
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