1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 16:26:04 +02:00

fix the example command to match description

This commit is contained in:
Felix Yan 2014-02-25 10:28:45 +08:00
parent 92378c0dde
commit e596478ae0

View file

@ -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