From cde0d2ba611ad8ffe6fda33833ed91c9eabf4517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8=E5=B0=8F=E9=80=8F=E6=98=8E=E3=83=BB=E5=AE=B8?= =?UTF-8?q?=E2=9C=A8?= <47057319+TransparentLC@users.noreply.github.com> Date: Tue, 6 Jan 2026 15:22:02 +0800 Subject: [PATCH] docs: update README [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa452a1..a338b9f 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Options: If not specified, uses current time as the starting point Example: 1640995200 (Jan 1, 2022 00:00:00 UTC) --max-time-range - Maximum time range to search in seconds (default: 86400000 = 1000 days) + Maximum time range to search in seconds future_timestamp=true: search from start_timestamp to (start_timestamp + max_time_range) future_timestamp=false: search from (start_timestamp - max_time_range) to start_timestamp [default: 86400000] -h, --help