From 1c3d7bd75e2c6f84bd511a17838fa9113c98578c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 28 Nov 2022 05:31:17 +0000 Subject: clone: support --dry-run / -n flag It still makes HTTP(S) requests to retrieve the manifest or scrape HTML, but doesn't make permanent changes to the FS (aside from modifying {acm}time of ${TMPDIR-/tmp}). --- Documentation/public-inbox-clone.pod | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Documentation') diff --git a/Documentation/public-inbox-clone.pod b/Documentation/public-inbox-clone.pod index 7e95146e..178d952a 100644 --- a/Documentation/public-inbox-clone.pod +++ b/Documentation/public-inbox-clone.pod @@ -65,6 +65,12 @@ When cloning a top-level with multiple inboxes, ignore inboxes and repositories matching the given wildcard pattern. Supports the same wildcards as L +=item -n + +=item --dry-run + +Show what would be done, without making any changes. + =item -q =item --quiet -- cgit v1.2.3-24-ge0c7