mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
12 lines
349 B
Markdown
12 lines
349 B
Markdown
bundle-help(1) -- Displays detailed help for each subcommand
|
|
============================================================
|
|
|
|
## SYNOPSIS
|
|
|
|
`bundle help` [COMMAND]
|
|
|
|
## DESCRIPTION
|
|
|
|
Displays detailed help for the given subcommand.
|
|
You can specify a single `COMMAND` at the same time.
|
|
When `COMMAND` is omitted, help for `help` command will be displayed.
|