diff options
Diffstat (limited to 'extra/fatcat-cli.1.scdoc')
-rw-r--r-- | extra/fatcat-cli.1.scdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/fatcat-cli.1.scdoc b/extra/fatcat-cli.1.scdoc index cee68ab..86b5a8c 100644 --- a/extra/fatcat-cli.1.scdoc +++ b/extra/fatcat-cli.1.scdoc @@ -113,7 +113,7 @@ Batch editing commands will operate on a stream of entities by automatically cre Maximum number of search rows to be printed. Set to 0 to print all results (this is not the default behavior). *--expand <fields>* - When output is expanded entity JSON objects (`--entity-json`), this argument will be forwarded as the 'expand' paramter in API fetches. Multiple expansions can be separated by commas, with no space. For example, `--expand files,filesets`. + When output is expanded entity JSON objects (`--entity-json`), this argument will be forwarded as the 'expand' parameter in API fetches. Multiple expansions can be separated by commas, with no space. For example, `--expand files,filesets`. *--hide <fields>* Same as `--expand`, but for hiding fields/sub-entities. |