We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64a731 commit 64d3a92Copy full SHA for 64d3a92
1 file changed
README.md
@@ -9,7 +9,7 @@ The path to said configuration shall be passed as first parameter of the program
9
Disclaimer: This tool was just a quick implementation for our CI needs, which might also be useful for others.
10
11
12
-##Usage:
+## Usage:
13
To call the program use:
14
```
15
imap-extractor <path to config json>
@@ -19,7 +19,7 @@ For detailed description of config json see below. Configured regex needs to con
19
Result will be content of group of first match found in the email inbox.
20
Additional unnamed groups may be used inside the regex.
21
22
-##Parameters:
+## Parameters:
23
24
The following configurations are to be included in the configuration:
25
* imap-host: Url on which the email host can be reached
0 commit comments