Commit graph

3 commits

Author SHA1 Message Date
Tom Limoncelli 2ca9c84dbe
Unhide shell-completion flag (#2640) 2023-11-22 08:53:04 -05:00
Tom Whitwell b147fbf557
wip: complete subcommands after bare flags 2023-10-15 12:37:59 +01:00
Tom Whitwell b91bcf373f
Add Shell Completion script generation
`dnsutils shell-completion <shell>` will generate a shell completion
script for the specified shell (bash or zsh). If no shell is specified,
the script will be generated for the current shell, using `$SHELL`.
2023-10-15 11:12:28 +01:00