From 04cabbdec029bf4c3886933f1d6745d7e5cdddc1 Mon Sep 17 00:00:00 2001 From: mxrch <17338428+mxrch@users.noreply.github.com> Date: Thu, 6 Jun 2024 03:41:17 +0200 Subject: [PATCH] Update README.md --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 6a2f0ecc..f99fd425 100644 --- a/README.md +++ b/README.md @@ -57,20 +57,21 @@ The extension is available on the following stores :\ Then, profit : ```bash -usage: ghunt [-h] {login,email,gaia,drive} ... +Usage: ghunt [-h] {login,email,gaia,drive,geolocate} ... -positional arguments: - {login,email,gaia,drive} - login (--clean) Authenticate GHunt to Google. - email (--json) Get information on an email address. - gaia (--json) Get information on a Gaia ID. - drive (--json) Get information on a Drive file or folder. +Positional Arguments: + {login,email,gaia,drive,geolocate} + login Authenticate GHunt to Google. + email Get information on an email address. + gaia Get information on a Gaia ID. + drive Get information on a Drive file or folder. + geolocate Geolocate a BSSID. -options: +Options: -h, --help show this help message and exit ``` -📄 You can also use --json with email, gaia and drive modules to export in JSON ! Example : +📄 You can also use --json with email, gaia, drive and geolocate modules to export in JSON ! Example : ```bash $ ghunt email --json user_data.json