Bower help command 可以用來查詢 bower 的命令。

使用方式如下:

bower help bower help

如果要查閱整個 Bower 有哪些命令可以使用,可直接叫用 bower help。

{% img /images/posts/BowerHelpCommand/1.png %}

如果要查閱 Bower 的某個命令用法,像是 install 命令,可叫用 bower help install。

{% img /images/posts/BowerHelpCommand/2.png %}