trivial typo
Summary: There is a typo in one of the example mail test commands. Test Plan: Read the command, maybe even paste it. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: joshuaspence, epriestley Differential Revision: https://secure.phabricator.com/D10072
This commit is contained in:
@@ -107,7 +107,7 @@ You can use the `bin/mail` utility to test and review inbound mail. This can
|
||||
help you determine if mail is being delivered to Phabricator or not:
|
||||
|
||||
phabricator/ $ ./bin/mail list-inbound # List inbound messages.
|
||||
phabricator/ $ ./bin-mail show-inbound # Show details about a message.
|
||||
phabricator/ $ ./bin/mail show-inbound # Show details about a message.
|
||||
|
||||
You can also test receiving mail, but note that this just simulates receiving
|
||||
the mail and doesn't send any information over the network. It is
|
||||
|
||||
Reference in New Issue
Block a user