Skip to content

CLI: marked --help throws #1587

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

Closed
cancerberoSgx opened this issue Dec 26, 2019 · 2 comments
Closed

CLI: marked --help throws #1587

cancerberoSgx opened this issue Dec 26, 2019 · 2 comments
Labels
L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue

Comments

@cancerberoSgx
Copy link
Contributor

cancerberoSgx commented Dec 26, 2019

Describe the bug
Command line interface documentation is non-existent. Running marked --help throws an error.

Verified both in macOS and arch linux.
Node.js version: 13.1 and 13.3.

How to reproduce

(this also happens when installing locally and run with npx)

npm i -g marked
marked --help 
/man/marked.1: No such file or directory
No manual entry for /man/marked.1
marked --version
0.8.0

Expected behavior

Executing marked --help should show minimal command line options or at least a link to the list of CLI options.

@UziTech UziTech added the L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue label Dec 26, 2019
@UziTech
Copy link
Member

UziTech commented Dec 26, 2019

nice catch

@Scrum
Copy link
Contributor

Scrum commented Apr 2, 2020

@UziTech resolved in v0.8.1

@UziTech UziTech closed this as completed Apr 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L1 - broken Valid usage causes incorrect output OR a crash AND there is no known workaround for the issue
Projects
None yet
Development

No branches or pull requests

3 participants