Skip to content

tldr --update_cache does not delete local-only pages #242

@mooreye

Description

@mooreye

How to reproduce on Linux:

  1. Download all pages by running tldr -u
  2. Go to ~/.cache/tldr/pages/linux/ dir
  3. Create a test file: cp cp.md zzzzz.md
  4. Running tldr zzzzz now shows the copied cp page
  5. Run tldr -u again
  6. See that the file zzzzz.md is still present.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions