Skip to content

idea: difference reporting when running tldr --update #332

@bl-ue

Description

@bl-ue

As a tldr maintainer (and user), I would like to be able to see the differences between my old state my new state of the pages when I update the pages via tldr --update. Currently, when I run tldr --update, it always shows the same output, regardless of whether or not any pages were created/updates.

I'm thinking something like this (pretty sketchy at the moment):

$ tldr -u
✔ Updating...
✔ Creating index...
pages/common/abc.md added
pages.fr/linux/def.md modified
pages/common/R.md deleted
pages/common/r.md added

I'll work on this if we decide upon it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions