From 74ad01a086ad62f787bb344690917761f9515616 Mon Sep 17 00:00:00 2001 From: "Nicholas J. Kain" Date: Mon, 14 Apr 2014 15:52:39 -0400 Subject: [PATCH] Update the manual page. --- src/ndhc.8 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/ndhc.8 b/src/ndhc.8 index c46df88..605698f 100644 --- a/src/ndhc.8 +++ b/src/ndhc.8 @@ -12,7 +12,12 @@ the interface has been connected to a new network. It requires a cooperating ifchd server to properly perform its duties. .SH OPTIONS .TP -.BI \-c\ CLIENTID ,\ \-\-clientid= CLIENTID +.BI \-c\ CONFIGFILE ,\ \-\-config= CONFIGFILE +Read configuration information from the specified file. The format of +configuration options is a simple 'option = value' for each line. The +names of the options are exactly the same as for command line options. +.TP +.BI \-I\ CLIENTID ,\ \-\-clientid= CLIENTID Specifies the client identifier that will be sent to the remote server. This can be any (reasonably sized, <64byte or so) text string, or an ethernet MAC address in a form similar to 'aa:bb:cc:dd:ee:ff'. ndhc is smart enough