Skip to content

Commit 250a2be

Browse files
authored
Make options a bullet list in archmigrate
1 parent 9e11b06 commit 250a2be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

documentation/modules/post/windows/manage/archmigrate.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ This module was not tested against, but may work against:
1414

1515
## Options
1616

17-
#### EXE
18-
The executable to start and migrate into. Default: `C:\windows\sysnative\svchost.exe`
17+
- #### EXE
18+
The executable to start and migrate into. Default: `C:\windows\sysnative\svchost.exe`
1919

20-
#### FALLBACK
21-
If the selected migration executable does not exist, fallback to a sysnative file. Default: `true`
20+
- #### FALLBACK
21+
If the selected migration executable does not exist, fallback to a sysnative file. Default: `true`
2222

23-
#### IGNORE_SYSTEM
24-
Migrate even if you have SYSTEM privileges. Default: `true`
23+
- #### IGNORE_SYSTEM
24+
Migrate even if you have SYSTEM privileges. Default: `true`
2525

2626

2727
### Verification Steps

0 commit comments

Comments
 (0)