view runtime/tools/ref @ 10671:e9f60fdded99

Added tag v8.0.0225 for changeset bce3eccea39a8434e9855e39f15f97a3929146b4
author Christian Brabandt <cb@256bit.org>
date Mon, 23 Jan 2017 22:00:05 +0100
parents 3fc0f57ecb91
children
line wrap: on
line source

#!/bin/sh
#
# ref - Check spelling of the arguments
#
# Usage: ref word ..
#
# can be used for the K command of Vim
#
spell <<EOF
$*
EOF