mirror of
https://github.com/containers/podman.git
synced 2025-06-24 19:42:56 +08:00
standardize documentation formatting
Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
This commit is contained in:
@ -16,17 +16,17 @@ Note: `:` is a restricted character and cannot be part of the file name.
|
||||
|
||||
## OPTIONS
|
||||
|
||||
**--change, -c**
|
||||
**-c**, **--change**=*instruction*
|
||||
|
||||
Apply the following possible instructions to the created image:
|
||||
**CMD** | **ENTRYPOINT** | **ENV** | **EXPOSE** | **LABEL** | **STOPSIGNAL** | **USER** | **VOLUME** | **WORKDIR**
|
||||
Can be set multiple times
|
||||
|
||||
**--message, -m**
|
||||
**--message**, **-m**=*message*
|
||||
|
||||
Set commit message for imported image
|
||||
|
||||
**--quiet, -q**
|
||||
**--quiet**, **-q**
|
||||
|
||||
Shows progress on the import
|
||||
|
||||
|
Reference in New Issue
Block a user