Skip to content

Commit 7bfff08

Browse files
committed
update doc
1 parent 17468e9 commit 7bfff08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ bt time_limit [<submissions and/or testcases>]
161161
```
162162

163163
**Flags**
164-
- `--write`/`-w`: write the determined time limit to `.timelimit`
164+
- `--write`/`-w`: write the determined time limit to `problem.yaml`
165165
- `--all`/`-a`: run all submissions not only AC and TLE submissions.
166166
- `<submissions>`: The path to the submission to use to determine the time limit. See `run <submissions>` for more.
167167
- `<testcases>`: The path to the testcases to use determine the time limit. See `run <testcases>` for more.

0 commit comments

Comments
 (0)