Example of behaviour ```shell ./app cmd --flog=yes <help message> > Did you mean? `app cmd --flag=yes` exit 1 ``` The suggestion could be match by edit/levenshtein distance.