abitlike Description Find the closest matches (using Damerau-Levenshtein distance) of a given term within any word list. Usage abitlike --search-target/-s <my term> --file/-f ~/my_word_list.txt [--num-hits/-n <number of hits to return>]