Merge remote-tracking branch 'deizel/fix-only-labelled-flag'
This commit is contained in:
commit
41f9b67538
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ $ dockviz images --dot | dot -Tpng -o images.png
|
|||
```
|
||||
$ dockviz images -d -l | dot -Tpng -o images.png
|
||||
OR
|
||||
$ dockviz images --dot -only-labelled | dot -Tpng -o images.png
|
||||
$ dockviz images --dot --only-labelled | dot -Tpng -o images.png
|
||||
```
|
||||
|
||||
![](sample/images_only_labelled.png "Image")
|
||||
|
|
Loading…
Reference in a new issue