Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tldr --list output should be not in a single line #436

Open
fazlearefin opened this issue Feb 22, 2024 · 0 comments
Open

tldr --list output should be not in a single line #436

fazlearefin opened this issue Feb 22, 2024 · 0 comments

Comments

@fazlearefin
Copy link
Member

Expected behavior

Output should be separated by newlines just like the official rust client.

Actual behavior

Output is in a single line string separated by commas. 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.

Log, debug output

NA

Environment

  • Operating system - Linux
  • Node.js version v21.6.2
  • tldr-node-client version v3.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants