"Inital commit to Gerrit"
[profile/ivi/dhcp.git] / packaging / dhcp-4.2.2-dhclient-usage.patch
1 diff -up dhcp-4.2.2b1/client/dhclient.c.usage dhcp-4.2.2b1/client/dhclient.c
2 --- dhcp-4.2.2b1/client/dhclient.c.usage        2011-07-01 13:55:16.000000000 +0200
3 +++ dhcp-4.2.2b1/client/dhclient.c      2011-07-01 13:58:55.243800602 +0200
4 @@ -1047,6 +1047,10 @@ static void usage()
5                   "                [-s server-addr] [-cf config-file] "
6                   "[-lf lease-file]\n"
7                   "                [-pf pid-file] [--no-pid] [-e VAR=val]\n"
8 +                 "                [-I <dhcp-client-identifier>] [-B]\n"
9 +                 "                [-H <host-name> | -F <fqdn.fqdn>] [-timeout <timeout>]\n"
10 +                 "                [-V <vendor-class-identifier>]\n"
11 +                 "                [-R <request option list>]\n"
12                   "                [-sf script-file] [interface]");
13  }
14