aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CLI.md2
-rw-r--r--doc/TUI.md2
2 files changed, 2 insertions, 2 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) |
diff --git a/doc/TUI.md b/doc/TUI.md
index 8db7d52..1de024a 100644
--- a/doc/TUI.md
+++ b/doc/TUI.md
@@ -134,6 +134,6 @@ if you resize the terminal too small, hoardom will refuse to work and complain a
## tips
-- you can pass `--import-filter` alongside `--tui` to import a list and jump straight into the TUI with it
+- you can pass `--import-list` alongside `--tui` to import a list and jump straight into the TUI with it
- `--verbose` works in TUI too, it prints debug stuff to stderr (which you wont see in the TUI itself, but its there if you redirect it)
- `--no-color` also works here for your 90's dial up crt tty