summaryrefslogtreecommitdiff
path: root/internal/tui/help.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/tui/help.go')
-rw-r--r--internal/tui/help.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/internal/tui/help.go b/internal/tui/help.go
index 21a78ac..ba4ed02 100644
--- a/internal/tui/help.go
+++ b/internal/tui/help.go
@@ -63,7 +63,8 @@ func (m Model) helpSections() []helpSection {
{
title: "Dashboard Tabs",
lines: []string{
- "tab/shift+tab tabs 1..7 jump tab r reset baseline I auto-reset R parquet rec",
+ "tab/shift+tab tabs 1..7 jump tab r reset baseline R parquet rec",
+ "I cycle auto-reset (off → 10s → 30s → 1m → 2m → 5m); status shows remaining/total",
"sys/files/proc/stream tables: arrows or hjkl move pgup/pgdown page g/G top/bottom",
"sys/files/proc tables: s sort S reverse sort",
"sys/proc: v bubbles b metric events/bytes",