mirror of
https://github.com/cheat/cheat.git
synced 2024-11-22 22:11:35 +01:00
minor typo in command name
This commit is contained in:
parent
aa1e12625e
commit
ff1227bca8
@ -34,7 +34,7 @@ nmcli dev status
|
|||||||
# Add a dynamic ethernet connection - parameters:
|
# Add a dynamic ethernet connection - parameters:
|
||||||
# <name> -- the name of the connection
|
# <name> -- the name of the connection
|
||||||
# <iface_name> -- the name of the interface
|
# <iface_name> -- the name of the interface
|
||||||
ncmli con add type ethernet con-name <name> ifname <iface_name>
|
nmcli con add type ethernet con-name <name> ifname <iface_name>
|
||||||
|
|
||||||
# Bring up the ethernet connection
|
# Bring up the ethernet connection
|
||||||
nmcli con up <name>
|
nmcli con up <name>
|
||||||
|
Loading…
Reference in New Issue
Block a user