Diff between d73b25f76ef05fe3dc96bab44e4969adcf44d6e4 and 76295afb7f4e29b6d6d8e4a528e5eb05037a09f5
Changed Files
| File | Additions | Deletions | Status |
| monitor/main.c | +1 | -0 | modified |
Full Patch
diff --git a/monitor/main.c b/monitor/main.c
index fd3954b..e124157 100644
--- a/monitor/main.c
+++ b/monitor/main.c
@@ -63,6 +63,7 @@ static void usage(void)
"\t-s, --server <socket> Start monitor server socket\n"
"\t-p, --priority <level> Show only priority or lower\n"
"\t-i, --index <num> Show only specified controller\n"
+ "\t-d, --tty <tty> Read data from TTY\n"
"\t-t, --time Show time instead of time offset\n"
"\t-T, --date Show time and date information\n"
"\t-S, --sco Dump SCO traffic\n"