D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
gems
/
gems
/
bundler-2.6.2
/
lib
/
bundler
/
man
/
Filename :
bundle-fund.1.ronn
back
Copy
bundle-fund(1) -- Lists information about gems seeking funding assistance ========================================================================= ## SYNOPSIS `bundle fund` [*OPTIONS*] ## DESCRIPTION **bundle fund** lists information about gems seeking funding assistance. ## OPTIONS * `--group=<list>`, `-g=<list>`: Fetch funding information for a specific group. ## EXAMPLES ``` # Lists funding information for all gems bundle fund # Lists funding information for a specific group bundle fund --group=security ```