From: Andrei Emeltchenko <andrei.emeltchenko@xxxxxxxxx> --- tools/hciattach.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tools/hciattach.c b/tools/hciattach.c index d8ef7e7..808bbac 100644 --- a/tools/hciattach.c +++ b/tools/hciattach.c @@ -1276,7 +1276,9 @@ static void usage(void) { printf("hciattach - HCI UART driver initialization utility\n"); printf("Usage:\n"); - printf("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [bdaddr]\n"); + printf("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed]" + " <tty> <type | id> [speed] [flow|noflow]" + " [sleep|nosleep] [bdaddr]\n"); printf("\thciattach -l\n"); } -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html