From e596478ae0b07ee7d846570a9d27c4d6ea536c51 Mon Sep 17 00:00:00 2001 From: Felix Yan Date: Tue, 25 Feb 2014 10:28:45 +0800 Subject: [PATCH] fix the example command to match description --- linux/ip.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/ip.md b/linux/ip.md index 3e3ae96732..292da24282 100644 --- a/linux/ip.md +++ b/linux/ip.md @@ -16,7 +16,7 @@ - Add/Delete an ip address to an interface -`ip addr add {{ip}}/{{mask}} dev {{interface}}` +`ip addr add/del {{ip}}/{{mask}} dev {{interface}}` - Add an default route