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

Man pages #116

Open
travankor opened this issue Apr 15, 2020 · 1 comment
Open

Man pages #116

travankor opened this issue Apr 15, 2020 · 1 comment
Labels
A-tool Area: Binary tool C-enhancement Category: An issue proposing an enhancement or a Pull Request with one.

Comments

@travankor
Copy link

coreutils is not really a first-class *NIX citizen without man pages.

There's several different tools to solve this with, idk what will work best. The NetBSD and OpenBSD man pages are excellent reference material and can be partially copied. I would avoid GNU man pages (and texinfo) at all costs.

@travankor travankor added the C-enhancement Category: An issue proposing an enhancement or a Pull Request with one. label Apr 15, 2020
@GrayJack
Copy link
Owner

I agree!! Looks like clap v3 will have a feature to produce man pages, that was the reason that I picked clap to use universally in the project

Here a reference where I got it

@GrayJack GrayJack added the A-tool Area: Binary tool label Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tool Area: Binary tool C-enhancement Category: An issue proposing an enhancement or a Pull Request with one.
Projects
None yet
Development

No branches or pull requests

2 participants