diff options
Diffstat (limited to 'doc/CLI.md')
| -rw-r--r-- | doc/CLI.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |
