brew_help: Get help

Description Usage Arguments Value Examples

View source: R/commands.R

Description

brew_help() can be used to get information about Homebrew or the available commands

Usage

1

Arguments

...

Arguments passed on to brew_cmd

cmd

The command to run (e.g., install)

args

Additional arguments for the command

brew_cmd

Optional: Location of brew command.

echo

Whether to print output and error messages to the screen. Defaults to TRUE for interactive sessions.

Value

A string

Examples

1
2
3
4
5
## Not run: 
# Get help about the 'install' command
brew_help("install")

## End(Not run)

briandconnelly/homebrew documentation built on Dec. 19, 2021, 11:43 a.m.