need double ^C for the batch script
This commit is contained in:
parent
2b0881a613
commit
f81fc41598
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ python .\main.py --list=1,2,3,4
|
|||
|
||||
## How to not use?
|
||||
|
||||
**CTRL + C** will stop the app.
|
||||
**CTRL + C** (twice for the .bat script) will stop the app.
|
||||
|
||||
## About
|
||||
|
||||
|
|
Reference in a new issue