diff options
| author | Peter LaFosse <peter@vector35.com> | 2017-01-10 13:33:48 -0500 |
|---|---|---|
| committer | Peter LaFosse <peter@vector35.com> | 2017-01-10 13:33:48 -0500 |
| commit | ab815c0235f30b7b5afde1727992b3b08c576707 (patch) | |
| tree | 8c0f78b96cc0f861e0d6a0b14f244e601ef4cf54 /docs | |
| parent | 6b3ac4197441eab4e219842b0b4c10c3a1e48f93 (diff) | |
| parent | ffdcc904ea16467c51e3d36773be132b7aa4cb3f (diff) | |
Merge branch 'staging' into dev
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/getting-started.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.md b/docs/getting-started.md index 72c4796c..b7d01115 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -62,6 +62,7 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki - `;` : Adds a comment - `i` : Switches between disassembly and low-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 - `a` : Change the data type to an ASCII string - `d` : Switches between data variables of various widths |
