From 2f3734b143a6f1d61e396ca221a211b7c487d081 Mon Sep 17 00:00:00 2001 From: Qi Wang Date: Fri, 24 Apr 2020 14:54:30 -0400 Subject: Add --os to manifest add Add --os to manifest add for overriding the os field. Signed-off-by: Qi Wang --- completions/bash/podman | 1 + 1 file changed, 1 insertion(+) (limited to 'completions/bash/podman') 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 " -- cgit v1.2.3-54-g00ecf