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

Re-order dnst commands alphabetically. #54

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ximon18
Copy link
Member

@ximon18 ximon18 commented Jan 15, 2025

Currently dnst prints:

Usage: dnst <COMMAND>

Commands:
  keygen      Generate a new key pair for a given domain name
  nsec3-hash  Print the NSEC3 hash of a given domain name
  notify      Send a NOTIFY packet to DNS servers
  key2ds      Generate a DS RR from the DNSKEYS in keyfile
  update      Send an UPDATE packet
  help        Show the manual pages

Options:
  -h, --help     Print help
  -V, --version  Print version

key2ds in that list is out of alphabetical order.

This PR corrects that.

@ximon18 ximon18 added the bug Something isn't working label Jan 15, 2025
@ximon18 ximon18 requested a review from a team January 15, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant