cargo-generate-lockfile (1) Linux Manual Page
cargo-generate-lockfile – Generate the lockfile for a project
Synopsis
cargo generate-lockfile [OPTIONS]Options
- -h, –help
- Print this message.
- –manifest-path PATH
- Path to the manifest to generate a lockfile for.
- -v, –verbose
- Use verbose output.
- -q, –quiet
- No output printed to stdout.
- –color WHEN
- Coloring: auto, always, never.
