diff options
| author | Kier Davis <me@kierdavis.com> | 2020-11-09 13:18:38 -0600 | 
|---|---|---|
| committer | Kier Davis <me@kierdavis.com> | 2020-11-09 13:18:38 -0600 | 
| commit | c20a70f8c3fb576fa682b8dce60aece066a94af7 (patch) | |
| tree | 4c8d381ec0497b507c8a9d1bd0f5a16bbf1fec17 /docs/source | |
| parent | f29cda6d92599d3faf142c6d09544e19ad05b108 (diff) | |
| download | podman-c20a70f8c3fb576fa682b8dce60aece066a94af7.tar.gz podman-c20a70f8c3fb576fa682b8dce60aece066a94af7.tar.bz2 podman-c20a70f8c3fb576fa682b8dce60aece066a94af7.zip | |
podman-import.1.md: fix paragraph formatting
Signed-off-by: Kier Davis <me@kierdavis.com>
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/markdown/podman-import.1.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/source/markdown/podman-import.1.md b/docs/source/markdown/podman-import.1.md index f60d0f695..b6d88aeac 100644 --- a/docs/source/markdown/podman-import.1.md +++ b/docs/source/markdown/podman-import.1.md @@ -22,6 +22,7 @@ Note: `:` is a restricted character and cannot be part of the file name.  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* | 
