Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tedsecretsource authored Sep 17, 2017
1 parent b66ab4b commit 3c7e6de
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Get DNS records in a CSV format from a file with a list of domains.

`mx.sh --domains 'path/to/domain/file/with/one/domain/on/each/line' --record 'MX'`

Sources of inspiration
https://dev.to/thiht/shell-scripts-matter
http://redsymbol.net/articles/unofficial-bash-strict-mode/
https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html
## Sources of inspiration
* https://dev.to/thiht/shell-scripts-matter
* http://redsymbol.net/articles/unofficial-bash-strict-mode/
* https://www.gnu.org/software/bash/manual/html_node/Bash-Conditional-Expressions.html

0 comments on commit 3c7e6de

Please sign in to comment.