X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=src%2Fodhcp6c.c;h=8b5cb54308c8f7224e37c3dbd7d5e1571981d53e;hb=5710bd46493eaa75a3c6b532d21b8237a691c5a8;hp=a37de913a7c722a2ed11e110428a0d93d5c57374;hpb=722226c4f1d45c8bf4ac9189523738abcf7d648f;p=odhcp6c.git diff --git a/src/odhcp6c.c b/src/odhcp6c.c index a37de91..8b5cb54 100644 --- a/src/odhcp6c.c +++ b/src/odhcp6c.c @@ -429,7 +429,7 @@ static int usage(void) " -F Force IPv6-Prefix\n" " -V Set vendor-class option (base-16 encoded)\n" " -u Set user-class option string\n" - " -c Override client-ID (base-16 encoded)\n" + " -c Override client-ID (base-16 encoded 16-bit type + value)\n" " -i Use a custom interface identifier for RA handling\n" " -r Options to be requested (comma-separated)\n" " -R Do not request any options except those specified with -r\n"