diff --git a/docs/reference/commandline/network_ls.md b/docs/reference/commandline/network_ls.md index d1d92f4b..18a65da0 100644 --- a/docs/reference/commandline/network_ls.md +++ b/docs/reference/commandline/network_ls.md @@ -23,7 +23,7 @@ Options: --format string Pretty-print networks using a Go template --help Print usage --no-trunc Do not truncate the output - -q, --quiet Only display volume names + -q, --quiet Only display network IDs ``` Lists all the networks the Engine `daemon` knows about. This includes the diff --git a/man/docker-network-ls.1.md b/man/docker-network-ls.1.md index d5399d7a..4166ba96 100644 --- a/man/docker-network-ls.1.md +++ b/man/docker-network-ls.1.md @@ -179,7 +179,7 @@ attached. Do not truncate the output **-q**, **--quiet**=*true*|*false* - Only display numeric IDs + Only display network IDs **--help** Print usage statement