cli/docs/reference
Yong Tang 6aa365d7e9 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>
2017-06-02 00:10:08 +00:00
..
commandline Fix incorrect help output in `docker network ls` 2017-06-02 00:10:08 +00:00
builder.md Fix typo in builder.md 2017-06-02 00:10:07 +00:00
glossary.md
index.md
run.md clean up the run.md in reference 2017-06-02 00:10:07 +00:00