summaryrefslogtreecommitdiff
path: root/src/odhcp6c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/odhcp6c.c')
-rw-r--r--src/odhcp6c.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/odhcp6c.c b/src/odhcp6c.c
index 868e1c6..e52e4e0 100644
--- a/src/odhcp6c.c
+++ b/src/odhcp6c.c
@@ -434,7 +434,7 @@ static int usage(void)
" -N <mode> Mode for requesting addresses [try|force|none]\n"
" -P <length> Request IPv6-Prefix (0 = auto)\n"
" -F Force IPv6-Prefix\n"
- " -V <hex-string> Set vendor-class option. string length must be a multiple of 2\n"
+ " -V <class> Set vendor-class option (base-16 encoded)\n"
#ifdef EXT_BFD_PING
" -B <interval> Enable BFD ping check\n"
#endif