Merge pull request #4048 from nschonni/replace-syntax-code-fences

chore: Replace "syntax" with  code fence language
This commit is contained in:
Daniel Simpson
2019-06-18 09:45:36 -07:00
committed by GitHub
21 changed files with 78 additions and 78 deletions

View File

@ -138,7 +138,7 @@ A file is provided that is named inv32.xml and contains remote connection inform
2. The following is an example of a winpeshl.ini file that is customized to open the **Remote Connection** tool as soon as an attempt is made to boot into DaRT:
``` syntax
```ini
[LaunchApps]
"%windir%\system32\netstart.exe -network -remount"
"cmd /C start %windir%\system32\RemoteRecovery.exe -nomessage"