Skip to content

Commit ab014b3

Browse files
committed
Fix docs syntax
1 parent e74124e commit ab014b3

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/commands/arch.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@
33
`arch` manages the loaded architecture.
44

55
There are 3 available sub-commands:
6-
- `list`: List the installed architectures.
7-
- `get`: This prints the currently loaded architecture, and why it is selected.
8-
- `set`: You can manually set the loaded architecture by providing its name as an argument, or let
6+
7+
- `list`: List the installed architectures.
8+
- `get`: This prints the currently loaded architecture, and why it is selected.
9+
- `set`: You can manually set the loaded architecture by providing its name as an argument, or let
910
gef do magic to detect the architecture by not providing arguments.
1011

12+
1113
![arch](https://imgur.com/a/6JUoOmS)

0 commit comments

Comments
 (0)