unnecessary comment about param being short d or full dot

This commit is contained in:
fabianlee 2017-05-29 19:17:19 +00:00
parent edcada1c88
commit 40e1c4e1ce

View file

@ -45,8 +45,6 @@ Image info is visualized with lines indicating parent images:
```
$ dockviz images -d | dot -Tpng -o images.png
OR
$ dockviz images --dot | dot -Tpng -o images.png
```
![](sample/images.png "Image")