diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-08-19 00:40:39 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-08-19 00:40:39 -0400 |
| commit | 81219f33feb70b75909b554fc4a276cd42337ed8 (patch) | |
| tree | e8bfd51b037b5f81520400c60134054c6fb9c256 /docs | |
| parent | a3de19e7e7dbb4d9b4cc0ace08d189df620aa712 (diff) | |
updated wrong hotkey
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 677f6385..5bd9d135 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -52,7 +52,7 @@ Errors or warnings during the load of the binary are also shown in the status ba - "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 - - "l" : Switches between disassembly and low-level il in graph view + - "i" : Switches between disassembly and low-level il in graph view - "y" : Change type - [1248] : Change type directly to a data variable of the indicated widths - "d" : Switches between data variables of various widths |
