unnecessary comment about param being short d or full dot
This commit is contained in:
parent
edcada1c88
commit
40e1c4e1ce
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ Image info is visualized with lines indicating parent images:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ dockviz images -d | dot -Tpng -o images.png
|
$ dockviz images -d | dot -Tpng -o images.png
|
||||||
OR
|
|
||||||
$ dockviz images --dot | dot -Tpng -o images.png
|
|
||||||
```
|
```
|
||||||
|
|
||||||
![](sample/images.png "Image")
|
![](sample/images.png "Image")
|
||||||
|
|
Loading…
Reference in a new issue