$source, 'destination' => $destination]) try { nsSync($source, $destination); } catch (KdigException | NoDnssecException $e) { fwrite(STDERR, $e->getMessage() . LF); };