Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ValekoZ committed Jun 9, 2024
1 parent 0027c79 commit eb97eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/commands/vmmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ and `heap` sections set as Read/Write/Execute.
to determine which section it belongs to:

- `-a` / `--addr`:
- filter by address -> parses the next argument as an integer or asks gdb to interpret the value
+ filter by address -> parses the next argument as an integer or asks gdb to interpret the value
- `-n` / `--name`:
- filter based on section name
+ filter based on section name
- If nothing is specified, it prints a warning and guesses the type

![vmmap-grep](https://github.com/hugsy/gef/assets/11377623/a3dbaa3e-88b0-407f-a0dd-07e65c4a3f73)
Expand Down

0 comments on commit eb97eb0

Please sign in to comment.