Update hexdump-widget-context-menu.rst

This commit is contained in:
Rohan-Sagar 2024-02-14 19:31:15 -05:00
parent 51761961fe
commit 95e6928d46

View File

@ -17,4 +17,18 @@ Available options are:
- 8 bytes - 8 bytes
- 16 bytes - 16 bytes
- 32 bytes - 32 bytes
- Power of 2 (Auto) - Power of 2 (Auto)
Add Flag
----------------------------------------
**Description:** Add a flag to the selected item or location by bookmarking and giving it a name.
**Steps:** Right-click an address or item and choose ``Add Flag``
**Shortcut:** :kbd:`N`
Delete Flag
----------------------------------------
**Description:** Delete a flag from the selected item or location.
**Steps:** Right-click an address or item and choose ``Delete Flag``