aboutsummaryrefslogtreecommitdiff
path: root/doc/CLI.md
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2026-03-08 23:27:14 +0100
committerUMTS at Teleco <crt@teleco.ch>2026-03-08 23:27:14 +0100
commit4b211599ee41f8d77ff240337582c178289fd222 (patch)
treec5f119a7f22313d3c13e3e642fbddf10549cf4f4 /doc/CLI.md
parent249d6f5b37d2a2ea6d78127b6d3a71e81f7bb7a3 (diff)
fix fix fix
Diffstat (limited to 'doc/CLI.md')
-rw-r--r--doc/CLI.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CLI.md b/doc/CLI.md
index ac08877..ad4bc89 100644
--- a/doc/CLI.md
+++ b/doc/CLI.md
@@ -38,7 +38,7 @@ hoardom coolproject mysite bigidea
|----------------------------|------------------------------------------------------------------|
| `-c, --csv[=PATH]` | Output as CSV. If PATH is given writes to file, otherwise stdout |
| `-l, --list=LIST` | TLD list to use: `Standard`, `Decent`, `Country`, `All` |
-| `-i, --import-filter=PATH` | Import a custom TOML TLD list for this session |
+| `-i, --import-list=PATH` | Import a custom TOML TLD list for this session |
| `-t, --top=TLD,TLD` | Pin certain TLDs to the top of results |
| `-o, --onlytop=TLD,TLD` | Only search these specific TLDs |
| `-s, --suggestions=NUMBER` | How many alternative suggestions to show (default: 0 / disabled) |