aboutsummaryrefslogtreecommitdiffstats
path: root/extra/fatcat-cli.1.scdoc
diff options
context:
space:
mode:
Diffstat (limited to 'extra/fatcat-cli.1.scdoc')
-rw-r--r--extra/fatcat-cli.1.scdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fatcat-cli.1.scdoc b/extra/fatcat-cli.1.scdoc
index a3dedb5..cee68ab 100644
--- a/extra/fatcat-cli.1.scdoc
+++ b/extra/fatcat-cli.1.scdoc
@@ -19,7 +19,7 @@ Many commands will work out-of-the-box, but all editing actions require authenti
## Search Commands
*search* <ENTITY-TYPE> <QUERY>...
- Query the search index for entities of a specified type. Currently `release`, `container`, and `file` indexes are searchable. By default prints a table with a subset of metadata, but `--index-json` will output the search engine JSON document, or `--entity-json` will do an API fetch for each result and print the full entity JSON.
+ Query the search index for entities of a specified type. Currently `release`, `container`, `fulltext`, `refs`, and `file` indexes are searchable. By default prints a table with a subset of metadata, but `--index-json` will output the search engine JSON document, or `--entity-json` will do an API fetch for each result and print the full entity JSON.
## Single Entity Commands