From: Eric Wong Date: Tue, 21 Nov 2023 12:43:14 +0000 (+0000) Subject: doc/cindex: point no-fsync,dangerous to -index(1) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f92d4d5fc65bdec2b3cef7679480422e818f352;p=thirdparty%2Fpublic-inbox.git doc/cindex: point no-fsync,dangerous to -index(1) There's no point in duplicating --no-fsync documentation across manpages. --dangerous can be useful for reducing SSD wear, so add a pointer to it as well. --- diff --git a/Documentation/public-inbox-cindex.pod b/Documentation/public-inbox-cindex.pod index d2d5dadce..3ff394be5 100644 --- a/Documentation/public-inbox-cindex.pod +++ b/Documentation/public-inbox-cindex.pod @@ -64,12 +64,7 @@ Use this after L (or L). =item --no-fsync -Disables L and L operations on SQLite -and Xapian. This is only effective with Xapian 1.4+. This is -primarily intended for systems with low RAM and the small -(default) C<--batch-size=1m>. Users of large C<--batch-size> -may even find disabling L causes too much dirty -data to accumulate, resulting on latency spikes from writeback. +=item --dangerous =item --max-size SIZE