summaryrefslogtreecommitdiff
path: root/docs/parquet-querying.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-06 10:00:26 +0300
committerPaul Buetow <paul@buetow.org>2026-05-06 10:00:26 +0300
commit60e00931aed47b7ce980575e37d43336bbb0914a (patch)
treec44f62fee141cf31e51db0fcaeef9eec9a691770 /docs/parquet-querying.md
parentd78a2530da91b76625b71c2aeaf3293abc6c3a4b (diff)
fix
Diffstat (limited to 'docs/parquet-querying.md')
-rw-r--r--docs/parquet-querying.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/parquet-querying.md b/docs/parquet-querying.md
index e940f9c..5372325 100644
--- a/docs/parquet-querying.md
+++ b/docs/parquet-querying.md
@@ -1,6 +1,6 @@
# Querying ior Parquet recordings with ClickHouse
-ior can record I/O events to a Parquet file (see `--record` flag). This document explains
+ior can record I/O events to a Parquet file (press `R` in TUI, or use the `-parquet` flag in headless mode). This document explains
how to explore those recordings interactively using `clickhouse local`, which is bundled
inside the standard `clickhouse/clickhouse-server` Docker image — no server, no persistent
state, no installation needed beyond Docker.