diff --git a/development/commandline.md b/development/commandline.md index 01b6f23..96035f0 100644 --- a/development/commandline.md +++ b/development/commandline.md @@ -44,7 +44,7 @@ php ./bin/leantime setting:save # Test Email Sends a test email ``` -php ./bin/leantime email:test +php ./bin/leantime email:testemail --address="YOUREMAILADDRESS" ``` # Plugins