textql icon indicating copy to clipboard operation
textql copied to clipboard

Use --conventional-parameter-style and single-letter shortcuts

Open stevage opened this issue 7 years ago • 0 comments

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).

stevage avatar Apr 09 '18 07:04 stevage