Skip to content

Commit 02adf0a

Browse files
authored
Update route.md (jaywcjlove#387)
1 parent 38543b7 commit 02adf0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

command/route.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Destination Gateway Genmask Flags Metric Ref Use Iface
7878
**添加网关/设置网关:**
7979

8080
```shell
81-
route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0 #增加一条到达244.0.0.0的路由。
81+
route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0 #增加一条到达224.0.0.0的路由。
8282
```
8383

8484
**屏蔽一条路由:**

0 commit comments

Comments
 (0)