瀏覽代碼

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
William Henry 11 年之前
父節點
當前提交
7922e67870
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      contrib/man/md/README.md

+ 1 - 1
contrib/man/md/README.md

@@ -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