From: Björn Jacke Date: Sat, 26 Oct 2019 00:41:09 +0000 (+0200) Subject: lib/tdb/docs/tracing.txt: typo fixes X-Git-Tag: talloc-2.3.1~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c7653ee774eb6f0c08a0cbb473f4c4a42a526e;p=thirdparty%2Fsamba.git lib/tdb/docs/tracing.txt: typo fixes Signed-off-by: Bjoern Jacke Reviewed-by: Martin Schwenke --- diff --git a/lib/tdb/docs/tracing.txt b/lib/tdb/docs/tracing.txt index 98c5db9a51b..a7657ffb713 100644 --- a/lib/tdb/docs/tracing.txt +++ b/lib/tdb/docs/tracing.txt @@ -37,7 +37,7 @@ give a speed value. replay_trace can intuit the existence of previous data in the tdb (ie. activity prior to the trace(s) supplied) and will prepopulate as -neccessary. +necessary. You can run --quiet for straight benchmark results, and -n to run multiple times (this saves time, since it need only calculate dependencies once).