PhpBrew\Command\InstallCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'phpbrew install [php-version] ([+variant...])';
    }