Skip to content

Remove = where ever it's possible #16827

Open
@Managor

Description

@Managor

As the style guide instructs, pages should prefer --option argument instead of --option=argument.
https://github.com/tldr-pages/tldr/blob/main/contributing-guides/style-guide.md#option-syntax

If you feel like helping out, you can run grep -r = in a page folder and start testing which of the = characters can be replaced. Some options require =, so they need to be individually tested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedYou can help make tldr-pages better!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions