mirror of https://github.com/containers/podman.git
[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:
parent
a51a63023c
commit
f6ed7a8c94
|
@ -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**.
|
||||
|
||||
|
|
|
@ -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**.
|
||||
|
||||
|
|
Loading…
Reference in New Issue