Merge pull request #14911 from eriksjolund/remove_builtin_volume_option_from_man_pages

[CI:DOCS] man pages: remove non-existent option builtin-volume
This commit is contained in:
Daniel J Walsh 2022-07-12 11:14:17 -04:00 committed by GitHub
commit edbfbfcda1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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**.