diff options
author | Ed Santiago <santiago@redhat.com> | 2019-03-06 16:33:42 -0700 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2019-03-06 16:36:18 -0700 |
commit | e48d4197c1694404a2ecd8d7342edabe89825815 (patch) | |
tree | a51a7974b5de15b2d40185d8803f578c539d4f03 /vendor | |
parent | 02e2342d20a01c89236b4c2f2867e6acd8eda923 (diff) | |
download | podman-e48d4197c1694404a2ecd8d7342edabe89825815.tar.gz podman-e48d4197c1694404a2ecd8d7342edabe89825815.tar.bz2 podman-e48d4197c1694404a2ecd8d7342edabe89825815.zip |
Yet another seemingly minor tweak to usage message
Add explicit [flags] to podman healthcheck run Use message.
Reason: Cobra checks for the string '[flags]' in the Use text.
If absent, and command has options, Cobra appends it. This
is misleading to humans, because the --help output looks like:
podman healthcheck run CONTAINER [flags]
...when of course that won't work.
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'vendor')
0 files changed, 0 insertions, 0 deletions