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

pfiles usage output is unhelpful #24

Open
sebroy opened this issue Oct 28, 2021 · 0 comments
Open

pfiles usage output is unhelpful #24

sebroy opened this issue Oct 28, 2021 · 0 comments

Comments

@sebroy
Copy link

sebroy commented Oct 28, 2021

pfiles usage indicates to run with -h option:

delphix@ac60101:/opt/delphix/server/bin$ pfiles --help
Usage: pfiles [-h]

Running with the -h option just gives the usage again though:

delphix@ac60101:/opt/delphix/server/bin$ pfiles -h 
Usage: pfiles [-h]  

Unfortunately, there's no man page either:

delphix@ac60101:/opt/delphix/server/bin$ man pfiles No manual entry for pfiles See 'man 7 undocumented' for help when manual pages are not available. 

Even if there are no other options to the command, it still seems like a basic help message on the order of what pmap -h provides would be useful.

@sebroy sebroy changed the title "[DATE] [BUG]" pfiles usage output is unhelpful Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant