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

nmsgtool manpage requests #60

Open
reedjc opened this issue Oct 31, 2017 · 1 comment
Open

nmsgtool manpage requests #60

reedjc opened this issue Oct 31, 2017 · 1 comment

Comments

@reedjc
Copy link
Contributor

reedjc commented Oct 31, 2017

This ticket is for adding some missing documentation to the nmsgtool manual:

-B --byterate

-X --readxchan

--readif (optional for -i)

-D --daemon

-P --pidfile

-U --username

-v --version

--unbuffered

Maybe while there alphabetize the options?

Also document the environment variables:

NMSG_BPF environment variable sets c->bpfstr (same as -b or --bpf)

NMSG_KICKER sets c->kicker (same as -k or --kicker)

These both override corresponding command line options.

NMSG_MSGMOD_DIR overrides the default directory for finding message modules. Later this could be in a nmsg.3 manual.

And either put into this manual the base environment variable settings. (I am fine with doing a new man page for this but since these are builtin, same manual is fine with me for now. Or it could be moved to a new nmsg.3 manual):

DNSQR_CAPTURE_QR

DNSQR_CAPTURE_RD

DNSQR_ZERO_RESOLVER_ADDRESS

DNSQR_STATE_TABLE_MAX

DNSQR_QUERY_TIMEOUT

DNSQR_AUTH_ADDRS

DNSQR_RES_ADDRS

DNSQR_FILTER_QNAMES_INCLUDE

DNSQR_FILTER_QNAMES_EXCLUDE

@reedjc
Copy link
Contributor Author

reedjc commented Aug 12, 2019

Also manpage has -I --p -text and -I --p -json
but should be -I -p text and -I -p json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant