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 --- docs/source/markdown/podman-manifest-add.1.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs/source/markdown/podman-manifest-add.1.md') diff --git a/docs/source/markdown/podman-manifest-add.1.md b/docs/source/markdown/podman-manifest-add.1.md index 4ecf03900..857a98e12 100644 --- a/docs/source/markdown/podman-manifest-add.1.md +++ b/docs/source/markdown/podman-manifest-add.1.md @@ -38,6 +38,13 @@ retrieved from the image's configuration information. Specify the features list which the list or index records as requirements for the image. This option is rarely used. +**--os** + +Override the OS which the list or index records as a requirement for the image. +If *imagename* refers to a manifest list or image index, the OS information +will be retrieved from it. Otherwise, it will be retrieved from the image's +configuration information. + **--os-version** Specify the OS version which the list or index records as a requirement for the -- cgit v1.2.3-54-g00ecf