Skip to content

README says --clear defaults to true, but CLI source sets it to false #20

Description

@NickitaChe

Hi! While testing docs-drift on this repo, I noticed a small docs drift in the options section.

README currently documents:

  • -c, --clear Clear the console Default: true

But the current CLI source defines the flag as:

  • clear.default = false

So either the README default value is outdated, or the implementation changed and the docs were not updated.

If the current source is the intended behavior, this looks like a straightforward README fix.

Found during external rollout testing of docs-drift.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions