Skip to content

tldr --list output should be not in a list #230

Closed
@fazlearefin

Description

@fazlearefin

Running tldr --list outputs a long single line containing a list. This makes it difficult to grep for a particular command of interest (unless grep complex regex is used). tldr --list should output available commands separated by newlines just like the official rust client.

tldr --list | grep docker
# OH MY!

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