diff options
Diffstat (limited to 'internal/tui/help.go')
| -rw-r--r-- | internal/tui/help.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/tui/help.go b/internal/tui/help.go index d63c198..21a78ac 100644 --- a/internal/tui/help.go +++ b/internal/tui/help.go @@ -63,7 +63,7 @@ func (m Model) helpSections() []helpSection { { title: "Dashboard Tabs", lines: []string{ - "tab/shift+tab tabs 1..7 jump tab r reset baseline R parquet rec", + "tab/shift+tab tabs 1..7 jump tab r reset baseline I auto-reset R parquet rec", "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", |
