about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-11-28 05:31:17 +0000
committerEric Wong <e@80x24.org>2022-11-28 23:38:54 +0000
commit1c3d7bd75e2c6f84bd511a17838fa9113c98578c (patch)
treefffd3d89e2b42af49e5e06ebcd14de5e89e10150 /Documentation
parent74fe3d0dc688202adc634cfc6a9e57f1aa28d85d (diff)
downloadpublic-inbox-1c3d7bd75e2c6f84bd511a17838fa9113c98578c.tar.gz
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}).
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/public-inbox-clone.pod6
1 files changed, 6 insertions, 0 deletions
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</--include>
 
+=item -n
+
+=item --dry-run
+
+Show what would be done, without making any changes.
+
 =item -q
 
 =item --quiet