From 05d028e9e9cf43a4c20fb829eb0d3b6da4e0c949 Mon Sep 17 00:00:00 2001 From: Jarrod Johnson Date: Tue, 27 Nov 2018 15:36:36 -0500 Subject: [PATCH] Fix formatting of nodediscover man page The list of fields could not be nicely nested in ronn, give up but have hard line breaks as a compromise. --- confluent_client/doc/man/nodediscover.ronn | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/confluent_client/doc/man/nodediscover.ronn b/confluent_client/doc/man/nodediscover.ronn index 65918981..81f197fc 100644 --- a/confluent_client/doc/man/nodediscover.ronn +++ b/confluent_client/doc/man/nodediscover.ronn @@ -76,17 +76,17 @@ the nodes. Operate against the system with the specified MAC address * `-f FIELDS`, `--fields=FIELDS`: - Request a custom set of fields. The available fields are: - * Node: The node name if a correlation has been identified - * Model: The model number - * Serial: The serial number - * UUID: The UUID as it should appear in DMI - * Type: Device type (e.g. lenovo-xcc, pxe-client, etc) - * IP: The confirmed working IP addresses associated with the record - * Mac: Mac address of the relevant network interface - * Switch: The nearest detected switch to the entry - * Port: Port of the switch that most closely connects to the network interface - * Advertised IP: IP addresses that may not have been confirmed, but are advertised + Request a custom set of fields. The available fields are: + * Node: The node name if a correlation has been identified + * Model: The model number + * Serial: The serial number + * UUID: The UUID as it should appear in DMI + * Type: Device type (e.g. lenovo-xcc, pxe-client, etc) + * IP: The confirmed working IP addresses associated with the record + * Mac: Mac address of the relevant network interface + * Switch: The nearest detected switch to the entry + * Port: Port of the switch that most closely connects to the network interface + * Advertised IP: IP addresses that may not have been confirmed, but are advertised * `-o ORDER`, `--order=ORDER`: Order output by given field. Field names are the same as documented in the -f argument. * `-t TYPE`, `--type=TYPE`: