diff options
| author | lucasduffey <lucasduffey@users.noreply.github.com> | 2016-10-24 11:48:14 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-10-24 11:48:14 -0700 |
| commit | 4837ed6a909a3d9d5b7494f0c2f898592eaaba45 (patch) | |
| tree | eb05b9111b5cb41fa2e4954980b288a8d2f7dbee /docs | |
| parent | 045571e89c195dfb39cad5e635679be715c9123f (diff) | |
Update getting-started.md
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 82c833a5..72c4796c 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -63,6 +63,7 @@ Switching views happens multiple ways. In some instances, it's automatic (clicki - `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 + - `a` : Change the data type to an ASCII string - `d` : Switches between data variables of various widths - `r` : Change the data type to single ASCII character - `o` : Create a pointer data type |
