diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-10 23:12:57 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-10 23:12:57 +0300 |
| commit | 3f867dc6a821f85dc54f230b5f6a6c7e933f54a8 (patch) | |
| tree | e72bdadee3ba46a0ecc78f8432b13617e181744b /doc | |
| parent | 5b8deb6658b06625f50c35a07c507e02a0bbe074 (diff) | |
docs: clarify interactive query reload behavior for task a0
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.md b/doc/index.md index 565253b..c45569d 100644 --- a/doc/index.md +++ b/doc/index.md @@ -10,5 +10,6 @@ DTail Documentation ## Advanced topics * The [DTail Query Language](./querylanguage.md) is the starting point to dig deeper into DTail's own SQL-like mapreduce language for extraction/aggregation stats from log files. +* The [Interactive Query Reload](../README.md#interactive-query-reload) section in the main README documents `:reload`, `:show`, `:help`, `:quit`, capability fallback on mixed-version servers, and session reuse semantics. * [Log Formats](./logformats.md) explains how to create your own custom log format for use with mapreduce queries. * Check out the [Testing Guide](./testing.md) for unit and integration testing. |
