Back to Cargo

Section Options Package

src/doc/man/includes/section-options-package.md

0.96.0339 B
Original Source

Package Selection

By default, the package in the current working directory is selected. The -p flag can be used to choose a different package in a workspace.

{{#options}}

{{#option "-p spec" "--package spec" }} The package to {{lower actionverb}}. See {{man "cargo-pkgid" 1}} for the SPEC format. {{/option}}

{{/options}}