honcho v0.2.1 mix honcho.info View Source

Provides info about the current Procfile.

By default, it will look for a file named Procfile in the current directory.

mix honcho.info
mix honcho.info -p /path/to/Procfile
mix honcho.info --procfile /path/to/procfile

Options

  • -p, --procfile - indicates a path to a specific file.