aboutsummaryrefslogtreecommitdiff
path: root/tests/008-help_option.sh
AgeCommit message (Collapse)Author
2024-03-24Remove the -h optionJan Sucan
This simplifies parsing of the options. Help message is printed on wrong arguments. Keep only the help operation.
2023-10-15tests: Use bash instead of shJan Sucan
2022-06-18Refactor the command line interfaceJan Sucan
Select operation by its name instead of by number of the arguments.