summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Burka <aburka@seas.upenn.edu>2017-05-20 12:16:04 -0400
committerAlex Burka <aburka@seas.upenn.edu>2017-05-20 12:16:04 -0400
commitd22dbf0ebde82cd35639e574eefa62a215d2bbb5 (patch)
tree88dfbce4ff437419975dcc7e1faa651bbac5438b
parentbfd33c71fcbdae8cb23c044e0a06c5eccecdccdc (diff)
fix docs for -R (from #30)
-rw-r--r--uhubctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/uhubctl.c b/uhubctl.c
index bfc9175..00f6597 100644
--- a/uhubctl.c
+++ b/uhubctl.c
@@ -159,7 +159,7 @@ int print_usage()
"--vendor, -n - limit hub by vendor id [%s] (partial ok).\n"
"--delay, -d - delay for cycle action [%d sec].\n"
"--repeat, -r - repeat power off count [%d] (some devices need it to turn off).\n"
- "--reset, -R - reset hub after each action.\n"
+ "--reset, -R - reset hub after each power-on action, causing all devices to reassociate.\n"
"--wait, -w - wait before repeat power off [%d ms].\n"
"--internal, -i - include internal hubs [off].\n"
"--version, -v - print program version.\n"