textql
textql copied to clipboard
Use --conventional-parameter-style and single-letter shortcuts
Just a friendly suggestion to consider using standard *nix command-line option style with double hyphens for long option names:
--save-to, -S (rather than -save-to)
It would also be nice if there were single-letter shortcuts, especially -h (--header) and -q (--quiet).