summaryrefslogtreecommitdiff
path: root/docs/tutorial/tutorial.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tutorial/tutorial.md')
-rw-r--r--docs/tutorial/tutorial.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/tutorial.md b/docs/tutorial/tutorial.md
index 7aa5f13..b461069 100644
--- a/docs/tutorial/tutorial.md
+++ b/docs/tutorial/tutorial.md
@@ -212,7 +212,7 @@ Tapes live in [`tapes/`](./tapes), the background workload that drives them is [
| Key | Action |
|-----|--------|
| `tab` / `shift+tab` | next / previous tab |
-| `1`–`7` | jump to tab by number (1=Flame, 2=Overview, 3=Syscalls, 4=Files, 5=Processes, 6=Latency, 7=Stream) |
+| `1`–`8` | jump to tab by number (1=Flame, 2=Overview, 3=Syscalls, 4=Files, 5=Processes, 6=Latency, 7=Stream, 8=Non-IO) |
| `H` | toggle bottom help panel |
| `e` | export filtered stream snapshot to CSV |
| `R` | start / stop Parquet recording |