[DEV] update network doc

This commit is contained in:
Edouard DUPIN 2019-04-01 14:19:44 +02:00
parent f2984f9a02
commit 9f645389d4

View File

@ -55,3 +55,17 @@ Display the current status
```
timedatectl status
```
tools for connections
=====================
```
nmtui
```
to force start of hidden network:
```
nmcli con up NAME_DISPALY_IN_NMTUI
```