Skip to content

Commit ee085dc

Browse files
docs: document --output-file option for usethis tool requirements.txt in reference.md
Agent-Logs-Url: https://github.com/usethis-python/usethis-python/sessions/2dafdbc6-cd87-4d06-bcf4-ac95b89fd468 Co-authored-by: nathanjmcdougall <18602289+nathanjmcdougall@users.noreply.github.com>
1 parent f3d9a4b commit ee085dc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/cli/reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,10 @@ Supported options:
309309
- `uv` to use the [uv](https://docs.astral.sh/uv) package manager
310310
- `none` to not use a package manager backend and display messages for some operations.
311311

312+
For `usethis tool requirements.txt`, in addition to the above options, you can also specify:
313+
314+
- `--output-file` to specify the output file path (default: `requirements.txt`)
315+
312316
For `usethis tool ruff`, in addition to the above options, you can also specify:
313317

314318
- `--linter` to add or remove specifically the linter component of Ruff (default; or `--no-linter` to opt-out)

0 commit comments

Comments
 (0)