Files
docker-cli/components/cli/docs/reference
Yong Tang aefafb4581 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>
Upstream-commit: 6aa365d7e9
Component: cli
2017-06-02 00:10:08 +00:00
..
2017-06-02 00:10:07 +00:00
2017-06-02 00:07:31 +00:00
2017-06-02 00:07:26 +00:00
2017-06-02 00:10:07 +00:00