Try code-block bash

This commit is contained in:
Twangboy 2023-05-26 12:50:51 -06:00 committed by Megan Wilhite
parent 1bcaac0479
commit b1ae2106c2
2 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ __virtualname__ = "dism"
# host machine. On 32bit boxes that will always be System32. On 64bit boxes that
# are running 64bit salt that will always be System32. On 64bit boxes that are
# running 32bit salt the 64bit dism will be found in SysNative
# Sysnative is a virtual folder, a special alias, that can be used to access the
# SysNative is a virtual folder, a special alias, that can be used to access the
# 64-bit System32 folder from a 32-bit application
try:
# This does not apply to Non-Windows platforms

View file

@ -4,9 +4,9 @@ Installing of Windows features using DISM
Install Windows features, capabilities, and packages with DISM
.. code-block:: yaml
.. code-block:: bash
Language.Basic-en-US-0.0.1.0:
Language.Basic~~~en-US~0.0.1.0:
dism.capability_installed
NetFx3: