Signed-off-by: Stefan Schmidt <stefan@xxxxxxxxxxxxxxx> --- wpan-ping/wpan-ping.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wpan-ping/wpan-ping.c b/wpan-ping/wpan-ping.c index e0ec399..7b53373 100644 --- a/wpan-ping/wpan-ping.c +++ b/wpan-ping/wpan-ping.c @@ -107,7 +107,7 @@ void usage(const char *name) { "--size | -s packet length\n" "--interface | -i listen on this interface (default wpan0)\n" "--version | -v print out version\n" - "--help This usage text\n", name); + "--help | -h this usage text\n", name); } static int nl802154_init(struct config *conf) -- 2.4.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wpan" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html