summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2018-03-28 20:57:33 -0400
committerJordan Wiens <jordan@psifertex.com>2018-03-28 20:57:33 -0400
commit928c3e87f6d58006f15a7f33ce9cb9c8dab1c5a5 (patch)
treecd22b3712ea6c7f257f1e9d23a5aa6c2faa78dab /docs
parentf37eb6cc18abf4dbb5b03175e4cb980c3e9a7ae2 (diff)
update docs for I hotkey
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 922a7b7f..0100eed0 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -96,7 +96,7 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki
- `e` : Edits an instruction (by modifying the original binary -- currently only enabled for x86, and x64)
- `x` : Focuses the cross-reference pane
- `;` : Adds a comment
- - `i` : Switches between disassembly and low-level il in graph view
+ - `i` : Cycles between disassembly, low-level il, and medium-level il in graph view
- `y` : Change type
- `a` : Change the data type to an ASCII string
- [1248] : Change type directly to a data variable of the indicated widths