diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-10-24 10:51:45 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-10-24 10:51:45 -0400 |
| commit | 3d3680e8bafe551f73ca737473d116d01c3b9385 (patch) | |
| tree | e049d672332f42626bfccaf4b7355e4e5404670d /docs | |
| parent | 337983bd4b8d69a46a2ad9519f1460877516b0b8 (diff) | |
fix hotkey annotation
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index b12debf4..82c833a5 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -52,8 +52,8 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki - `h` : Switch to hex view - `p` : Create a function - - `<ESC>` : Navigate backward - - `<SPACE>` : Toggle between linear view and graph view + - `[ESC]` : Navigate backward + - `[SPACE]` : Toggle between linear view and graph view - `g` : Go To Address dialog - `n` : Name a symbol - `u` : Undefine a symbol |
