forge remove
移除一个或多个依赖项
$ forge remove --help
用法:forge remove [OPTIONS] <DEPENDENCIES>...
参数:
<DEPENDENCIES>...
The dependencies you want to remove
选项:
--root <PATH>
The project's root path.
By default root of the Git repository, if in one, or the current
working directory.
-f, --force
Override the up-to-date check
-h, --help
Print help (see a summary with '-h')