ip-link: edit example

Move quotation marks outside of the braces.

Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
manned-org
Adam Herst 2021-04-03 11:31:46 -04:00 committed by Starbeamrainbowlabs
parent 93ecc777b8
commit 120a3c3d4f
1 changed files with 1 additions and 1 deletions

View File

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