Skip to content

Commit 87ebc12

Browse files
authored
new argument
1 parent e8d1237 commit 87ebc12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,14 @@ Run `dismail.exe` normally
1818
Short Flag | Long Flag | Description
1919
---------- | --------- | -----------
2020
-h | --help | Shows help message (and exit)
21+
-e | --email | A combination of login and domain like this, hanztest@1secmail.com PS: type it all for easy use including '@'
2122
-l | --login | Username of email
2223
-d | --domain | Domain of email (without '@')
2324

2425
**All of the flags/arguments is optional**
2526

2627
# What is 'username' and 'domain'?
2728
username is a word before '@' <br>
28-
domain is a word after '@' (like gmail.com, yahoo.com, mail.ru, etc.)
29+
domain is a word after '@' (like gmail.com, yahoo.com, etc.)
2930

3031
**Function: for retrieve inbox from specific email 'username'@'domain'**

0 commit comments

Comments
 (0)