summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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