summaryrefslogtreecommitdiff
path: root/src/odhcp6c.c
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2014-04-02 22:30:48 +0200
committerHans Dedecker <dedeckeh@gmail.com>2014-04-03 22:37:00 +0200
commitc883e53b45ea050fd0038bb15bb02f1e97d3a765 (patch)
tree1a1a53eafc6fdc6ed919124fc53c4cba92911587 /src/odhcp6c.c
parent33266e4c414085ecf563cc69bcf1af52f594a3d6 (diff)
downloadodhcp6c-c883e53b45ea050fd0038bb15bb02f1e97d3a765.tar.gz
Add user-class option in help text and minor clean up
Diffstat (limited to 'src/odhcp6c.c')
-rw-r--r--src/odhcp6c.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/odhcp6c.c b/src/odhcp6c.c
index 0a46947..96865c7 100644
--- a/src/odhcp6c.c
+++ b/src/odhcp6c.c
@@ -450,6 +450,7 @@ static int usage(void)
#ifdef EXT_BFD_PING
" -B <interval> Enable BFD ping check\n"
#endif
+ " -u <user-class> Set user-class option string\n"
" -c <clientid> Override client-ID (base-16 encoded)\n"
" -i <iface-id> Use a custom interface identifier for RA handling\n"
" -r <options> Options to be requested (comma-separated)\n"