From fdff01e14384ab4c725a8011d17e1ff01845c77d Mon Sep 17 00:00:00 2001 From: sagarnasit Date: Thu, 27 Dec 2018 18:23:17 +0530 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d81c372..5ac5090 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ ee mailhog Enables mailhog on given site. ~~~ -ee mailhog enable [] +ee mailhog enable [] [--force] ~~~ **OPTIONS** @@ -36,6 +36,9 @@ ee mailhog enable [] [] Name of website to enable mailhog on. + [--force] + Force enabling of mailhog for a site. + **EXAMPLES** # Enable mailhog for site @@ -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.