Commit graph

3 commits

Author SHA1 Message Date
Tom Limoncelli 18f7208044 Remove unused t parameter in setupTestShellCompletionCommand 2024-03-03 15:42:49 -05:00
Tom Limoncelli 7a1effb1d2
CHORE: lint (#2619) 2023-11-12 16:36:46 -05: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