PhpBrew\Command\CleanCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'phpbrew clean [-a|--all] [php-version]';
    }