From 74d79f51837695effa9f3e81f010596b84dfd476 Mon Sep 17 00:00:00 2001 From: maldevel Date: Wed, 23 Dec 2015 09:00:36 +0200 Subject: [PATCH] readme readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5a54b69..02fb00e 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,6 @@ optional arguments: **Retrieve IP Geolocation for many targets and export results to xml** * ./ip2geolocation.py -T /path/to/targets/targets.txt --xml /path/to/results.xml + +**Do not print results to terminal** +* ./ip2geolocation.py -m -e /path/to/results.txt --noprint