Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.
Gien Verschatse edited this page Dec 22, 2016 · 1 revision
forge -h

Adding the '-h' parameter after a command gives you the available parameters for the command.

Options

  • no extra options.

Example

General help for Forge:

forge -h

Help on first level:

forge new -h

Help on second level:

forge new file -h

Clone this wiki locally