diff options
author | Mike Frysinger <vapier@google.com> | 2019-06-13 00:07:13 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2019-06-13 13:34:54 +0000 |
commit | 35159abbebf5453d4c9e89e570b891fb3d6c93cc (patch) | |
tree | e37743ffcb92762ee8f2d92c8f6b3c92bf1c60f5 /subcmds/smartsync.py | |
parent | 24ee29e46810eb18bb01e4adc23f5055c85bbff3 (diff) | |
download | git-repo-35159abbebf5453d4c9e89e570b891fb3d6c93cc.tar.gz |
repo: standardize help behavior
Standard utilities exit normally/zero when users explicitly request
--help, and they write to stdout. Exiting non-zero & using stderr
is meant for incorrect tool usage instead. We're already doing this
for `repo help <init|gitc-init>` calls, so lets fix `repo help` and
`repo --help|-h` to match.
Change-Id: Ia4f352b431c91eefef70dcafc11f00209ee69809
Diffstat (limited to 'subcmds/smartsync.py')
0 files changed, 0 insertions, 0 deletions