Mercurial > hg > dhcpcd
changeset 3610:ed071145b9be draft
Note dhcpcd -v in options, fixes [46237d7e79].
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Mon, 09 May 2016 10:41:59 +0000 |
| parents | 5f3c6e069d85 |
| children | 662646415e8f |
| files | dhcpcd.conf.5.in |
| diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/dhcpcd.conf.5.in Mon May 09 09:35:34 2016 +0000 +++ b/dhcpcd.conf.5.in Mon May 09 10:41:59 2016 +0000 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd April 21, 2016 +.Dd May 9, 2016 .Dt DHCPCD.CONF 5 .Os .Sh NAME @@ -522,6 +522,12 @@ and .Ic require options. +.Pp +To see a list of options you can use, call +.Nm dhcpcd +with the +.Fl V , Fl Fl variables +argument. .It Ic nooption Ar option Remove the option from the message before it's processed. .It Ic require Ar option
