Browse Source

add bash symbol for docker network inspect

Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
lixiaobing10051267 8 years ago
parent
commit
7c3a26db16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/userguide/networking/work-with-networks.md

+ 1 - 1
docs/userguide/networking/work-with-networks.md

@@ -882,7 +882,7 @@ $ docker network disconnect isolated_nw container3
 ```
 ```
 
 
 ```bash
 ```bash
-docker network inspect isolated_nw
+$ docker network inspect isolated_nw
 
 
 [
 [
     {
     {