From: Eric Wong Date: Tue, 14 Mar 2023 20:48:19 +0000 (+0000) Subject: doc: clone: fix typo in --remote-manifest= description X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b192069672eb5e9de3fdd07064a9c9231390d584;p=thirdparty%2Fpublic-inbox.git doc: clone: fix typo in --remote-manifest= description Reported-by: Kyle Meyer Link: https://public-inbox.org/meta/87v8j4ql8k.fsf@kyleam.com/ --- diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod index 90359f5aa..7def14efc 100644 --- a/Documentation/public-inbox-clone.pod +++ b/Documentation/public-inbox-clone.pod @@ -132,7 +132,7 @@ This is a new option in public-inbox 2.0+ =item --remote-manifest=URL|RELATIVE_PATH Use an alternate location for the remote manifest.js.gz file. -This mah be specified as a full absolute URL (e.g +This may be specified as a full absolute URL (e.g C<--remote-manifest=https://80x24.org/lore/pub/manifest.js.gz>), or a pathname relative to the ROOT_URL (e.g C<--remote-manifest=pub/manifest.js.gz> when ROOT_URL is