浏览代码

Fix whitespace error.

Signed-off-by: Andrew McDonnell <bugs@andrewmcdonnell.net>
Andrew McDonnell 8 年之前
父节点
当前提交
296c803d32
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      man/src/image/ls.md

+ 1 - 1
man/src/image/ls.md

@@ -48,7 +48,7 @@ IMAGE ID, CREATED, and SIZE.
 
 
 The `docker image ls` command takes an optional `[REPOSITORY[:TAG]]` argument
 The `docker image ls` command takes an optional `[REPOSITORY[:TAG]]` argument
 that restricts the list to images that match the argument. If you specify
 that restricts the list to images that match the argument. If you specify
-`REPOSITORY`but no `TAG`, the `docker image ls` command lists all images in the
+`REPOSITORY` but no `TAG`, the `docker image ls` command lists all images in the
 given repository.
 given repository.
 
 
     docker image ls java
     docker image ls java