2013-01-02 43 views

回答

1

我發現這個通過在命令行中的試錯:

bundle --help show 
    Usage: 
    bundle show [GEM] 

    Options: 
     [--paths=List the paths of all gems that are required by your Gemfile.] 
     [--no-color=Disable colorization in output] 
    -V, [--verbose=Enable verbose output mode] 

    Description: 
    Show lists the names and versions of all gems that are required by your Gemfile. Calling show with [GEM] will list the exact location of that gem on your machine. 

所以一般來說,類型bundle --help <command or utility name>