[CI:DOCS] man pages: remove non-existent option builtin-volume

Closes #14906

Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
Erik Sjölund 2022-07-12 16:26:37 +02:00
parent a51a63023c
commit f6ed7a8c94
2 changed files with 2 additions and 2 deletions

View File

@ -449,7 +449,7 @@ container:
Defaults to `true`
#### **--image-volume**, **builtin-volume**=*bind|tmpfs|ignore*
#### **--image-volume**=*bind|tmpfs|ignore*
Tells Podman how to handle the builtin image volumes. Default is **bind**.

View File

@ -480,7 +480,7 @@ proxy environment at container build time.) (This option is not available with t
Defaults to **true**.
#### **--image-volume**, **builtin-volume**=**bind**|**tmpfs**|**ignore**
#### **--image-volume**=**bind**|**tmpfs**|**ignore**
Tells Podman how to handle the builtin image volumes. Default is **bind**.