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 9958d80 commit d97b6a7Copy full SHA for d97b6a7
README.md
@@ -60,7 +60,7 @@ You can skip to input the username and password using the `--without-login` argu
60
`--without-login` 引数を指定するとログインなしでデータをダウンロードできます(一般公開されているコンテストのみ)。
61
62
```
63
-$ python3 ./AtCoderClient.py [contestid] --without_login
+$ python3 ./AtCoderClient.py [contestid] --without-login
64
65
66
If you feel annoyed at typing password many times, you can prepare an account information file.
0 commit comments