docs: fix api-trace2 doc for "too_many_files" event
commit7ba68e0cf1df53e56ec96cb20d02d971db45a4b7
authorJosh Steadmon <steadmon@google.com>
Fri, 4 Jun 2021 02:41:30 +0000 (3 19:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Jun 2021 03:11:16 +0000 (4 12:11 +0900)
tree862920dad63849496767a957dc3b4e3e46374db6
parent87db61a4363ad9f42cf7b0d90ad13763dc01e3af
docs: fix api-trace2 doc for "too_many_files" event

In 87db61a (trace2: write discard message to sentinel files,
2019-10-04), we added a new "too_many_files" event for when trace2
logging would create too many files in an output directory.
Unfortunately, the api-trace2 doc described a "discard" event instead.
Fix the doc to use the correct event name.

Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/api-trace2.txt