diff options
author | Ed Santiago <santiago@redhat.com> | 2019-04-10 09:40:22 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2019-04-10 09:43:56 -0600 |
commit | a07b2c2c6047357b5e4047a33b9a81a43c461b30 (patch) | |
tree | b835a5f5815ae162911268c968630f44d91a59b7 /completions/bash | |
parent | 2f2c7660c3a30d4c28c03eeeba8edc39f7864c7a (diff) | |
download | podman-a07b2c2c6047357b5e4047a33b9a81a43c461b30.tar.gz podman-a07b2c2c6047357b5e4047a33b9a81a43c461b30.tar.bz2 podman-a07b2c2c6047357b5e4047a33b9a81a43c461b30.zip |
(minor): fix misspelled 'Healthcheck'
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'completions/bash')
-rw-r--r-- | completions/bash/podman | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index a3f381962..3616c6ca1 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -2388,7 +2388,7 @@ _podman_logout() { _complete_ "$options_with_args" "$boolean_options" } -_podman_healtcheck_run() { +_podman_healthcheck_run() { local options_with_args="" local boolean_options=" |