NetworkManager/man
Jiří Klimeš 40e98f5d68 nmcli: add --order option for 'nmcli connection show'
The option allows you to specify custom sorting order.
Default order (when no --order is provided) corresponds to -o "active:name:path"

Examples:
nmcli con show -o name
nmcli con show -o +name
  - sort connections by name alphabetically
nmcli con show -o -name
  - sort connections by name alphabetically in reverse order
mmcli con show -o active:name
  - sort connections first by active status, then by name
mmcli con show -o -path
  - sort connections by D-Bus path in reverse order
2015-02-23 09:24:21 +01:00
..
Makefile.am dist: include manual page sources 2015-01-23 11:03:41 +01:00
NetworkManager.conf.xml.in man: document the "internal" DHCP client 2014-11-19 12:03:03 -05:00
NetworkManager.xml dispatcher: add an env var indicating a connection is "external" 2015-01-19 11:19:33 -05:00
nm-online.1.in man: clarify the meaning of "nm-online --wait-for-startup" 2014-05-27 10:53:53 -04:00
nm-settings-ifcfg-rh.xsl man: add description of BOOTPROTO to nm-settings-ifcfg-rh manpage 2015-01-15 13:03:13 +01:00
nm-settings-keyfile.xsl man: generate nm-settings-keyfile(5) manual page 2014-08-29 13:59:54 +02:00
nm-settings.xsl man, docs: add the secret flags notes non-hackishly 2014-11-19 09:24:10 -05:00
nm-system-settings.conf.5.in remove obsolete nm-tool 2013-03-04 22:11:45 +01:00
nmcli-examples.xml man: update version reference to 1.0 in manual pages 2014-11-19 16:53:30 +01:00
nmcli.1.in nmcli: add --order option for 'nmcli connection show' 2015-02-23 09:24:21 +01:00
nmtui.1.in man: fix a typo in nmtui manual page 2014-11-19 13:22:28 +01:00