ip-link: edit example
Move quotation marks outside of the braces. Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
93ecc777b8
commit
120a3c3d4f
@@ -17,7 +17,7 @@
|
||||
|
||||
- Give a meaningful name to a network interface:
|
||||
|
||||
`ip link set {{ethN}} alias {{"LAN Interface"}}`
|
||||
`ip link set {{ethN}} alias "{{LAN Interface}}"`
|
||||
|
||||
- Change the MAC address of a network interface:
|
||||
|
||||
|
Reference in New Issue
Block a user