Skip to content

Commit

Permalink
docs: Add flags docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Oct 21, 2023
1 parent a6636a2 commit 9f2735a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Installs a global `cargo` dependency if it isn't already installed.
- **release**: Boolean, set to true to install a release version instead of debug
- **force-version**: Boolean, set to true to force the given version if a different version is installed
- **binary-name**: If the binary name is different from the package name, specify it here (used for version checks)
- **flags**: Additional flags to pass to `cargo install`, one per line

0 comments on commit 9f2735a

Please sign in to comment.