diff options
| author | Brian Potchik <brian@vector35.com> | 2023-09-24 12:47:26 -0400 |
|---|---|---|
| committer | Brian Potchik <brian@vector35.com> | 2023-09-24 12:47:26 -0400 |
| commit | 6e2b374dece03f6fb48a1615fa2bfee809ec2157 (patch) | |
| tree | a12d6331c48062111c39fbb56096de5a4db39c95 | |
| parent | 74c5a90a58cc053983ce9e550f2260e276975bfe (diff) | |
Update settings documentation.
| -rw-r--r-- | docs/guide/settings.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/guide/settings.md b/docs/guide/settings.md index 85afa48a..b267c3fc 100644 --- a/docs/guide/settings.md +++ b/docs/guide/settings.md @@ -4,7 +4,7 @@  -Binary Ninja provides various settings which are available via the `[CMD/CTRL] ,` hotkey. These settings allow a wide variety of customization of the user interface and functional aspects of the analysis environment. +Binary Ninja provides various settings which are available via the `[CMD/CTRL] ,` hotkey for *User* settings and the `[CMD/CTRL] .` hotkey for *Resource* settings which apply to the current BinaryView. These settings allow a wide variety of customization of the user interface and functional aspects of the analysis environment. Several search keywords are available in the settings UI. Those include: |
