PhpBrew\Command\ExtensionCommand\ShowCommand::usage PHP Method

usage() public method

public usage ( )
    public function usage()
    {
        return 'phpbrew [-dv, -r] ext show [extension name]';
    }