Documentation is available at Cli.php
<?php require_once 'PHP/CompatInfo/Cli.php'; $cli = new PHP_CompatInfo_Cli(); $cli->run(); ?>