summaryrefslogtreecommitdiffstats
path: root/tools/hciattach.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/hciattach.c')
-rw-r--r--tools/hciattach.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/hciattach.c b/tools/hciattach.c
index f30ae033..b6aa7376 100644
--- a/tools/hciattach.c
+++ b/tools/hciattach.c
@@ -815,7 +815,7 @@ static void usage(void)
{
printf("hciattach - HCI UART driver initialization utility\n");
printf("Usage:\n");
- printf("\thciattach <tty> <type | id> [speed] [flow]\n");
+ printf("\thciattach [-n] [-p] [-t timeout] <tty> <type | id> [speed] [flow]\n");
printf("\thciattach -l\n");
}