#!/bin/sh

exec ispell -d ukrainian "$@"
