mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
13 lines
349 B
Text
13 lines
349 B
Text
|
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.
|