summaryrefslogtreecommitdiff
path: root/monitor/main.c
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2016-04-22 15:36:14 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2016-04-22 16:01:33 +0300
commit76295afb7f4e29b6d6d8e4a528e5eb05037a09f5 (patch)
treebc2dc2dda374f0c6933b234721e2745f41309f16 /monitor/main.c
parentd73b25f76ef05fe3dc96bab44e4969adcf44d6e4 (diff)
downloadbluez-76295afb7f4e29b6d6d8e4a528e5eb05037a09f5.tar.gz
monitor: Add --tty switch to help text
Diffstat (limited to 'monitor/main.c')
-rw-r--r--monitor/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/monitor/main.c b/monitor/main.c
index fd3954b03..e1241578c 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"