diff options
author | Qi Wang <qiwan@redhat.com> | 2020-04-24 14:54:30 -0400 |
---|---|---|
committer | Qi Wang <qiwan@redhat.com> | 2020-04-24 14:57:56 -0400 |
commit | 2f3734b143a6f1d61e396ca221a211b7c487d081 (patch) | |
tree | 58c5c6f3effe94a73e2a9ece8d20aeac8a209586 /completions/bash/podman | |
parent | 3c3adac52838bc4d2b0fdda2cbb8366c81444728 (diff) | |
download | podman-2f3734b143a6f1d61e396ca221a211b7c487d081.tar.gz podman-2f3734b143a6f1d61e396ca221a211b7c487d081.tar.bz2 podman-2f3734b143a6f1d61e396ca221a211b7c487d081.zip |
Add --os to manifest add
Add --os to manifest add for overriding the os field.
Signed-off-by: Qi Wang <qiwan@redhat.com>
Diffstat (limited to 'completions/bash/podman')
-rw-r--r-- | completions/bash/podman | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/completions/bash/podman b/completions/bash/podman index 41a76a967..d6e9408c6 100644 --- a/completions/bash/podman +++ b/completions/bash/podman @@ -1760,6 +1760,7 @@ _podman_manifest_add() { --annotation --arch --features + --os --os-version --variant " |