From fde8fb328715c7344d8164b82b3bb311646c8666 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Fri, 12 Apr 2019 00:46:29 +0100 Subject: [PATCH] More markdown formatting updates for network manager docs --- armbian/network_manager.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/armbian/network_manager.md b/armbian/network_manager.md index 8335f65..6ec103d 100644 --- a/armbian/network_manager.md +++ b/armbian/network_manager.md @@ -42,9 +42,7 @@ Some commands that help getting the status of NetworkManager ### Enable / Disable ALL -Handy if you want to shut down *all* networking for some reason - -```nmcli networking on|off``` +Handy if you want to shut down *all* networking for some reason run ```nmcli networking on|off``` ### Radio Control @@ -52,11 +50,11 @@ Control WiFi / GSM radios #### Wifi -```nmcli radio wifi [on|off]``` +On/off for wifi: ```nmcli radio wifi [on|off]``` #### 3G/LTE -```nmcli radio wwan [on|off]``` +On off for GSM/3G/LTE: ```nmcli radio wwan [on|off]``` ### Connection / Device Related