Skip to content

Bug: Some CLI arguments are undocumented #718

@eric-seppanen

Description

@eric-seppanen

Describe the bug

Some CLI arguments appear in cargo deny -h but are undocumented in the book:

  • --locked
  • --frozen (help text says "Require Cargo.lock and cache are up to date"; what cache is this referring to?)
  • --allow-git-index

The fetch subcommand is not mentioned in the book at all.

One argument appears in cargo deny list -h but is undocumented in the book:

  • --config

Additionally, there is an out of date description of cargo deny list --color but that argument was moved to the top level (common) arguments.

To reproduce

n/a

cargo-deny version

cargo-deny 0.16.1

What OS were you running cargo-deny on?

Linux

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions