Fix formatting

This commit is contained in:
Mykola Grymalyuk
2021-07-07 18:54:55 -06:00
parent 648bb67b73
commit 4dc76e26fc
3 changed files with 18 additions and 16 deletions

View File

@@ -506,13 +506,14 @@ be prepared if enabling.
print(
"""
For iMac13,x systems with a Nvidia dGPU, the iGPU is disabled by default to
allow Delta Updates, FileVault, SIP and such on macOS Monterey. However due to this,
DRM and QuickSync support may be broken.
allow Delta Updates, FileVault, SIP and such on macOS Monterey. However due to
this, DRM and QuickSync support may be broken.
Users can choose to override this option but be aware SIP and FileVault must be disabled
to run root patches to fix DRM and QuickSync.
Users can choose to override this option but be aware SIP and FileVault must be
disabled to run root patches to fix DRM and QuickSync.
Note: This does not apply for Big Sur, the iGPU can be renabled without consequence
Note: This does not apply for Big Sur, the iGPU can be renabled without
consequence
Note 2: This setting only affects iMac13,x with dGPUs
"""
)