We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e74124e commit ab014b3Copy full SHA for ab014b3
docs/commands/arch.md
@@ -3,9 +3,11 @@
3
`arch` manages the loaded architecture.
4
5
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
+
+- `list`: List the installed architectures.
+- `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
10
gef do magic to detect the architecture by not providing arguments.
11
12
13

0 commit comments