Fixed a sentence for ostezer.
Docker-DCO-1.1-Signed-off-by: William Henry <whenry@redhat.com> (github: ipbabble) modified: contrib/man/md/README.md
This commit is contained in:
parent
95c311c8b4
commit
7922e67870
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ Using this Dockerfile, create a Docker image tagged `fedora/pandoc`:
|
|||
|
||||
docker build -t fedora/pandoc .
|
||||
|
||||
Once the image is built, run a container using it:
|
||||
Once the image is built, run a container using the image with *volumes*:
|
||||
|
||||
docker run -v /<path-to-git-dir>/docker/contrib/man:/pandoc:rw \
|
||||
-w /pandoc -i fedora/pandoc /pandoc/md/md2man-all.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue