mix honcho.info (honcho v0.2.4)
View SourceProvides 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/procfileOptions
-p, --procfile- indicates a path to a specific file.