From: Gowtham Anandha Babu <gowtham.ab@samsung.com>
To: linux-bluetooth@vger.kernel.org
Cc: bharat.panda@samsung.com, cpgs@samsung.com
Subject: RE: [PATCH] tools/btgatt-server: Fix help message for GATT
Date: Thu, 05 Feb 2015 15:02:03 +0530 [thread overview]
Message-ID: <000301d04126$9db398a0$d91ac9e0$@samsung.com> (raw)
In-Reply-To: <1422945043-4387-1-git-send-email-gowtham.ab@samsung.com>
Ping.
> -----Original Message-----
> From: linux-bluetooth-owner@vger.kernel.org [mailto:linux-bluetooth-
> owner@vger.kernel.org] On Behalf Of Gowtham Anandha Babu
> Sent: Tuesday, February 03, 2015 12:01 PM
> To: linux-bluetooth@vger.kernel.org
> Cc: bharat.panda@samsung.com; cpgs@samsung.com; Gowtham Anandha
> Babu
> Subject: [PATCH] tools/btgatt-server: Fix help message for GATT
>
> Added '\n' to make help message looks good as below:
> btgatt-server
> Usage:
> btgatt-server [options]
> Options:
> -i, --index <id> Specify adapter index, e.g. hci0
> -m, --mtu <mtu> The ATT MTU to use
> -s, --security-level <sec> Set security level (low|medium|high)
> -v, --verbose Enable extra logging
> -r, --heart-rate Enable Heart Rate service
> -h, --help Display help
> ---
> tools/btgatt-server.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tools/btgatt-server.c b/tools/btgatt-server.c index
> f6ad8c3..d27cf10 100644
> --- a/tools/btgatt-server.c
> +++ b/tools/btgatt-server.c
> @@ -631,7 +631,7 @@ static void usage(void)
> "\t-s, --security-level <sec>\tSet security level (low|"
>
> "medium|high)\n"
> "\t-v, --verbose\t\t\tEnable extra logging\n"
> - "\t-r, --heart-rate\t\tEnable Heart Rate service"
> + "\t-r, --heart-rate\t\tEnable Heart Rate service\n"
> "\t-h, --help\t\t\tDisplay help\n");
> }
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth"
in
> the body of a message to majordomo@vger.kernel.org More majordomo
> info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-02-05 9:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-03 6:30 [PATCH] tools/btgatt-server: Fix help message for GATT Gowtham Anandha Babu
2015-02-05 9:32 ` Gowtham Anandha Babu [this message]
2015-02-05 10:31 ` Luiz Augusto von Dentz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='000301d04126$9db398a0$d91ac9e0$@samsung.com' \
--to=gowtham.ab@samsung.com \
--cc=bharat.panda@samsung.com \
--cc=cpgs@samsung.com \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox