Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 383 Bytes

forge-help.md

File metadata and controls

29 lines (18 loc) · 383 Bytes

forge help

NAME

forge-help - Get help for a Forge command

SYNOPSIS

forge help [subcommand]

DESCRIPTION

Prints a help message for the given command.

EXAMPLES

  1. Get help for a command:

    forge help build
  2. Help is also available with the --help flag:

    forge build --help

SEE ALSO

forge