From ff1227bca87e500118810ff9dae70fd716b0d93c Mon Sep 17 00:00:00 2001 From: Peter Ondrejka Date: Tue, 24 Jul 2018 10:05:25 +0200 Subject: [PATCH] minor typo in command name --- cheat/cheatsheets/nmcli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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