Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,17 @@ ee mailhog
Enables mailhog on given site.

~~~
ee mailhog enable [<site-name>]
ee mailhog enable [<site-name>] [--force]
~~~

**OPTIONS**

[<site-name>]
Name of website to enable mailhog on.

[--force]
Force enabling of mailhog for a site.

**EXAMPLES**

# Enable mailhog for site
Expand Down Expand Up @@ -87,7 +90,6 @@ We appreciate you taking the initiative to contribute to this project.

Contributing isn’t limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.


### Reporting a bug

Think you’ve found a bug? We’d love for you to help us get it fixed.
Expand Down