We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d484a commit 7f97e7fCopy full SHA for 7f97e7f
tests/functional/test_commands.py
@@ -14,8 +14,10 @@
14
15
Examples:
16
python tests/functional/test_commands.py ring
17
+ python tests/functional/test_commands.py lock "Please call 1-555-555-5555 to return my phone"
18
python tests/functional/test_commands.py camera front
19
python tests/functional/test_commands.py bluetooth on
20
+ python tests/functional/test_commands.py dnd on
21
python tests/functional/test_commands.py ringer vibrate
22
python tests/functional/test_commands.py locate gps
23
"""
0 commit comments