From: Filippo Giunchedi <filippo@esaurito.net>
To: linux-bluetooth@vger.kernel.org
Subject: [PATCH 1/3] test/hciemu.c: verbose usage message
Date: Mon, 6 Jul 2009 18:05:03 +0200 [thread overview]
Message-ID: <1246896305-26018-1-git-send-email-filippo@esaurito.net> (raw)
In-Reply-To: <1246890054-13479-2-git-send-email-filippo@esaurito.net>
---
test/hciemu.c | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a/test/hciemu.c b/test/hciemu.c
index 9f651bc..68fabb0 100644
--- a/test/hciemu.c
+++ b/test/hciemu.c
@@ -1172,7 +1172,13 @@ static void usage(void)
{
printf("hciemu - HCI emulator ver %s\n", VERSION);
printf("Usage: \n");
- printf("\thciemu [-n] local_address\n");
+ printf("\thciemu [options] local_address\n"
+ "Options:\n"
+ "\t[-d device] use specified device\n"
+ "\t[-b bdaddr] emulate specified address\n"
+ "\t[-s file] create snoop file\n"
+ "\t[-n] do not detach\n"
+ "\t[-h] help, you are looking at it\n");
}
static struct option main_options[] = {
--
1.6.3.3
next prev parent reply other threads:[~2009-07-06 16:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-06 14:20 [PATCH 1/2] add test/rctest.1 manpage Filippo Giunchedi
2009-07-06 14:20 ` [PATCH 2/2] include test/rctest.1 into man_MANS and EXTRA_DIST Filippo Giunchedi
2009-07-06 16:05 ` Filippo Giunchedi [this message]
2009-07-06 16:05 ` [PATCH 2/3] add test/hciemu.1 manpage Filippo Giunchedi
2009-07-06 16:05 ` [PATCH 3/3] include test/hciemu.1 into man_MANS and EXTRA_DIST Filippo Giunchedi
2009-07-06 17:37 ` [PATCH 1/2] add test/rctest.1 manpage Marcel Holtmann
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=1246896305-26018-1-git-send-email-filippo@esaurito.net \
--to=filippo@esaurito.net \
--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