1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/docs/reference
Yong Tang b9e46235fa Fix incorrect help output in docker network ls
As is raised in 26312, in `docker network ls`, the help output was
mistaken to `volume names`:
```
-q, --quiet Only display volume names
```

This fix changes the help output to:
```
-q, --quiet Only display network IDs
```

This fix also updates the documentation in:
`docs/reference/commandline/network_ls.md`

This fix fixes 26312.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2016-09-05 08:24:22 -07:00
..
api Add health status as action on events documentations 2016-09-04 18:01:57 +02:00
commandline Fix incorrect help output in docker network ls 2016-09-05 08:24:22 -07:00
builder.md Fix typo in builder.md 2016-08-30 09:34:10 +02:00
glossary.md
index.md
run.md Merge pull request #25828 from yuexiao-wang/clean-docs 2016-08-27 14:50:47 +02:00