From 4d9542e268c59c5bb2655132edd86c1d43d81f38 Mon Sep 17 00:00:00 2001 From: Rob Date: Wed, 16 Feb 2022 14:32:10 -0600 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24b2f8a..03ef78d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Run `node ./scanner.js [options] --ip ` * `--min-players ` - Minimum number of players to display. * `--max-players ` - Only show servers with max player count or below. * `--out ` - Output to CSV file (Can be opened as a spreadsheet in MS Office, Google Docs, etc.) +* `--format ` - Output format (`txt-connect-only` for `ip:port` list format) ## By really fast, I mean really fast! # time node ./scanner.js --ip 135.148.60.0/24 --show-desc --quiet --out example.csv