summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan <jordan@psifertex.com>2016-11-16 13:46:42 -0500
committerGitHub <noreply@github.com>2016-11-16 13:46:42 -0500
commitb8e765e665f5dd78f4f829d9ae748a9709a1d23b (patch)
treebad0aa9f4e98d47a10d2eeac89b156228fce75aa /docs
parentde07cda2227dfa2cd560ebb1187e3aa3946a081f (diff)
parent4837ed6a909a3d9d5b7494f0c2f898592eaaba45 (diff)
Merge pull request #526 from lucasduffey/patch-2
Update getting-started.md
Diffstat (limited to 'docs')
-rw-r--r--docs/getting-started.md1
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