summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-10-24 10:51:45 -0400
committerJordan Wiens <jordan@psifertex.com>2016-10-24 10:51:45 -0400
commit3d3680e8bafe551f73ca737473d116d01c3b9385 (patch)
treee049d672332f42626bfccaf4b7355e4e5404670d /docs
parent337983bd4b8d69a46a2ad9519f1460877516b0b8 (diff)
fix hotkey annotation
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md4
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
- - `&lt;ESC&gt;` : Navigate backward
- - `&lt;SPACE&gt;` : 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