Skip to content

Commit d4f4c35

Browse files
authored
Update README.md
1 parent c8ccd4d commit d4f4c35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ API 总是提供原生的结果,如果不希望异常退出,或需要更友
4141

4242
```sh
4343
$ python cli.py auth4 checklogin
44-
$ cat password.txt | python cli.py auth4 login username
44+
$ cat password.txt | python cli.py auth4 login -u username
4545
$ python cli.py net checklogin
4646
```
4747

0 commit comments

Comments
 (0)