diff options
Diffstat (limited to 'test/gaptest.c')
-rw-r--r-- | test/gaptest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gaptest.c b/test/gaptest.c index 385b8401f..4f56b704a 100644 --- a/test/gaptest.c +++ b/test/gaptest.c @@ -187,7 +187,7 @@ static void usage(void) "\t-P <powered> Set powered\n" "\t-D <discoverable> Set discoverable\n" "\t-B <pairable> Set pairable\n" - "\t-C <address> Create device" + "\t-C <address> Create device\n" "\t-R <address> Remove device\n"); } |