#compdef toml2json
_arguments \
	-s \
	-S \
	'(-h --help)-h[show this help message and exit]' \
	'(-h --help)--help[show this help message and exit]' \
	'::Input file to read, or '"'"'-'"'"' for stdin \(default\):_files'
