Skip to content

Commit

Permalink
cargo dev generate-cli-reference
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoto7250 committed Sep 2, 2024
1 parent 2474db8 commit 6cb6fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2059,7 +2059,7 @@ uv tool run [OPTIONS] [COMMAND]

</dd><dt><code>--with-editable</code> <i>with-editable</i></dt><dd><p>Run with the given packages installed as editables</p>

<p>When used in a project, these dependencies will be layered on top of the project environment in a separate, ephemeral environment. These dependencies are allowed to conflict with those specified by the project.</p>
<p>When used in a project, these dependencies will be layered on top of the uv tool&#8217;s environment in a separate, ephemeral environment. These dependencies are allowed to conflict with those specified.</p>

</dd><dt><code>--with-requirements</code> <i>with-requirements</i></dt><dd><p>Run with all packages listed in the given <code>requirements.txt</code> files</p>

Expand Down

0 comments on commit 6cb6fc2

Please sign in to comment.