SSH borrar de known_hosts

Para quitar el host 123.456.789.001 de mi known_hosts:

ssh-keygen -f "/home/myuser/.ssh/known_hosts" -R 123.456.789.001