Skip to content

Commit 0c5e36c

Browse files
authored
Remove deprecated command (#1118)
* Remove typo * Remove typo * Remove deprecated command
1 parent c7749c5 commit 0c5e36c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1267,10 +1267,6 @@ To specify a device, pass `--serial`, e.g., `python -m uiautomator2 --serial bff
12671267
uiautomator2 start <package-name>
12681268
uiautomator2 start <package-name>/<activity-name>
12691269
```
1270-
- `list`: List connected devices
1271-
```bash
1272-
uiautomator2 list
1273-
```
12741270
- `version`: Show uiautomator2 version
12751271
```bash
12761272
uiautomator2 version
@@ -1312,4 +1308,4 @@ Reference: https://www.cnblogs.com/insist8089/p/6898181.html (Chinese)
13121308
(Order matters, additions welcome)
13131309

13141310
# LICENSE
1315-
[MIT](LICENSE)
1311+
[MIT](LICENSE)

0 commit comments

Comments
 (0)