summaryrefslogtreecommitdiff
path: root/test/test-device
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2010-06-08 09:52:11 +0800
committerJohan Hedberg <johan.hedberg@nokia.com>2010-06-08 09:52:11 +0800
commitf326668811f2f3ce98ccc6306ac0c55bf9ab81ed (patch)
tree4aee3444fe535e87edea2db80e31485389b0e3b8 /test/test-device
parentfbbec0bc26c124d002fac2d32b41e8ac4ba15c99 (diff)
downloadbluez-f326668811f2f3ce98ccc6306ac0c55bf9ab81ed.tar.gz
Add missing help text for test-device blocked command
Diffstat (limited to 'test/test-device')
-rwxr-xr-xtest/test-device1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-device b/test/test-device
index 2322122c5..b44b91df1 100755
--- a/test/test-device
+++ b/test/test-device
@@ -22,6 +22,7 @@ if (len(sys.argv) < 2):
print " name <address>"
print " alias <address> [alias]"
print " trusted <address> [yes/no]"
+ print " blocked <address> [yes/no]"
sys.exit(1)
if (sys.argv[1] == "list"):