From f446afbfada5251f6d59e7161a1f096e798eba4e Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 1 Apr 2016 11:47:49 +0200 Subject: [PATCH] man/nmcli-examples: mark user input in editor For the extra viewing pleasure. --- man/nmcli-examples.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/man/nmcli-examples.xml b/man/nmcli-examples.xml index d8e91eba7d..0e123ff764 100644 --- a/man/nmcli-examples.xml +++ b/man/nmcli-examples.xml @@ -323,7 +323,7 @@ Type 'describe [<setting>.<prop>]' for detailed property description You may edit the following settings: connection, 802-3-ethernet (ethernet), 802-1x, ipv4, ipv6, dcb -nmcli> print +nmcli> print =========================================================================== Connection details =========================================================================== @@ -383,13 +383,13 @@ ipv6.may-fail: yes ipv6.ip6-privacy: -1 (unknown) ipv6.dhcp-hostname: -- --------------------------------------------------------------------------- -nmcli> goto ethernet +nmcli> goto ethernet You may edit the following properties: port, speed, duplex, auto-negotiate, mac-address, cloned-mac-address, mac-address-blacklist, mtu, s390-subchann els, s390-nettype, s390-options nmcli 802-3-ethernet> set mtu 1492 nmcli 802-3-ethernet> b -nmcli> goto ipv4.addresses +nmcli> goto ipv4.addresses nmcli ipv4.addresses> desc === [addresses] === @@ -410,10 +410,10 @@ nmcli ipv4.addresses> print addresses: 192.168.1.100/24 nmcli ipv4.addresses> back nmcli ipv4> b -nmcli> set ipv4.gateway 192.168.1.1 -nmcli> verify +nmcli> set ipv4.gateway 192.168.1.1 +nmcli> verify Verify connection: OK -nmcli> print +nmcli> print =========================================================================== Connection details =========================================================================== @@ -472,8 +472,8 @@ ipv6.may-fail: yes ipv6.ip6-privacy: -1 (unknown) ipv6.dhcp-hostname: -- --------------------------------------------------------------------------- -nmcli> set ipv4.dns 8.8.8.8 8.8.4.4 -nmcli> print +nmcli> set ipv4.dns 8.8.8.8 8.8.4.4 +nmcli> print =========================================================================== Connection details =========================================================================== @@ -533,12 +533,12 @@ ipv6.may-fail: yes ipv6.ip6-privacy: -1 (unknown) ipv6.dhcp-hostname: -- --------------------------------------------------------------------------- -nmcli> verify +nmcli> verify Verify connection: OK -nmcli> save +nmcli> save Connection 'ethernet-4' (de89cdeb-a3e1-4d53-8fa0-c22546c775f4) successfully saved. -nmcli> quit +nmcli> quit