aboutsummaryrefslogtreecommitdiff
path: root/doc/CLI.md
diff options
context:
space:
mode:
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) |