From 7264aa352ce7ba57fff115450785039ba9b3f443 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 24 Nov 2021 15:57:01 -0800 Subject: codespell typo fixes --- extra/fatcat-cli.1 | 4 ++-- extra/fatcat-cli.1.scdoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'extra') 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 \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 \fR 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 * - 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 * Same as `--expand`, but for hiding fields/sub-entities. -- cgit v1.2.3