diff --git a/cheat/cheatsheets/nmcli b/cheat/cheatsheets/nmcli index 3623470..938e460 100644 --- a/cheat/cheatsheets/nmcli +++ b/cheat/cheatsheets/nmcli @@ -34,7 +34,7 @@ nmcli dev status # Add a dynamic ethernet connection - parameters: # -- the name of the connection # -- the name of the interface -ncmli con add type ethernet con-name ifname +nmcli con add type ethernet con-name ifname # Bring up the ethernet connection nmcli con up