mirror of
https://github.com/containers/podman.git
synced 2025-08-01 07:40:22 +08:00
Add podman volume create -d short option for driver
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
@ -15,7 +15,7 @@ driver options can be set using the **--opt** flag.
|
||||
|
||||
## OPTIONS
|
||||
|
||||
#### **--driver**=*driver*
|
||||
#### **--driver**, **-d**=*driver*
|
||||
|
||||
Specify the volume driver name (default **local**).
|
||||
There are two drivers supported by Podman itself: **local** and **image**.
|
||||
|
Reference in New Issue
Block a user