mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Fix extra quotation mark in manpages.
Signed-off-by: Matthew Heon <mheon@redhat.com>
This commit is contained in:
@ -25,7 +25,7 @@ man pages.
|
||||
## IMAGE
|
||||
|
||||
The image is specified using transport:path format. If no transport is specified, the `docker` (container registry)
|
||||
transport will be used by default. For remote Podman, `docker` is the only allowed transport."
|
||||
transport will be used by default. For remote Podman, `docker` is the only allowed transport.
|
||||
|
||||
**dir:**_path_
|
||||
An existing local directory _path_ storing the manifest, layer tarballs and signatures as individual files. This
|
||||
|
@ -40,7 +40,7 @@ pages.
|
||||
## IMAGE
|
||||
|
||||
The image is specified using transport:path format. If no transport is specified, the `docker` (container registry)
|
||||
transport will be used by default. For remote Podman, `docker` is the only allowed transport."
|
||||
transport will be used by default. For remote Podman, `docker` is the only allowed transport.
|
||||
|
||||
**dir:**_path_
|
||||
An existing local directory _path_ storing the manifest, layer tarballs and signatures as individual files. This
|
||||
|
Reference in New Issue
Block a user