diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 15:57:01 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-11-24 15:57:01 -0800 |
commit | 7264aa352ce7ba57fff115450785039ba9b3f443 (patch) | |
tree | 406161c15b628bd81ca6f57fbe4b1be9fa67ce01 /extra/fatcat-cli.1 | |
parent | fc88575cd937335f7cdfa10f3fd043197f7c080f (diff) | |
download | fatcat-cli-7264aa352ce7ba57fff115450785039ba9b3f443.tar.gz fatcat-cli-7264aa352ce7ba57fff115450785039ba9b3f443.zip |
codespell typo fixes
Diffstat (limited to 'extra/fatcat-cli.1')
-rw-r--r-- | extra/fatcat-cli.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/fatcat-cli.1 b/extra/fatcat-cli.1 index d81f5f8..73ea6fe 100644 --- a/extra/fatcat-cli.1 +++ b/extra/fatcat-cli.1 @@ -4,7 +4,7 @@ .nh .ad l .\" Begin generated content: -.TH "fatcat-cli" "1" "2021-08-10" "Fatcat API Tool Manual Page" +.TH "fatcat-cli" "1" "2021-11-24" "Fatcat API Tool Manual Page" .P .SH NAME .P @@ -176,7 +176,7 @@ Maximum number of search rows to be printed. Set to 0 to print all results (this .RE \fB--expand <fields>\fR .RS 4 -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`. .P .RE \fB--hide <fields>\fR |