cmd/viewcore: dedup 'help' subcommand in interactive mode

Available commands will stop printing 'help' subcommand twice.

Change-Id: Ibf1794cda3283a060271fa6a77b8c72a2855f2ec
Reviewed-on: https://go-review.googlesource.com/128995
Reviewed-by: Heschi Kreinick <heschi@google.com>
1 file changed
tree: 63a160c0e96a8ce42093f9e908faa78e1eecc8e9
  1. cmd/
  2. internal/
  3. AUTHORS
  4. codereview.cfg
  5. CONTRIBUTING.md
  6. CONTRIBUTORS
  7. LICENSE
  8. README.md
README.md

Go Debug

This repository holds utilities and libraries for debugging Go programs.

WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.

Report Issues & Send Changes