@ -190,6 +190,7 @@ main() {
fi
if [[ "$1" = "listtags" ]]; then
[ -z "${2:-}" ] && fail "Usage: $SCRIPT_NAME listtags filename"
listtags "$2"
exit 0