add bash symbol for docker network inspect
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
parent
3ae023cd22
commit
7c3a26db16
1 changed files with 1 additions and 1 deletions
|
@ -882,7 +882,7 @@ $ docker network disconnect isolated_nw container3
|
|||
```
|
||||
|
||||
```bash
|
||||
docker network inspect isolated_nw
|
||||
$ docker network inspect isolated_nw
|
||||
|
||||
[
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue