Fix parameter spacing/linebreak in README.md

This commit is contained in:
Raphire
2025-02-03 21:26:14 +01:00
parent b5328e6ab6
commit 8e447df38c

View File

@@ -315,7 +315,7 @@ The quick and advanced usage methods support switch parameters. A table of all t
| -DisableBing | Disable & remove Bing web search, Bing AI & Cortana in Windows search. | | -DisableBing | Disable & remove Bing web search, Bing AI & Cortana in Windows search. |
| -DisableSuggestions | Disable tips, tricks, suggestions and ads in start, settings, notifications and File Explorer. | | -DisableSuggestions | Disable tips, tricks, suggestions and ads in start, settings, notifications and File Explorer. |
| -DisableDesktopSpotlight | Disable the 'Windows Spotlight' desktop background option. | | -DisableDesktopSpotlight | Disable the 'Windows Spotlight' desktop background option. |
| <pre>-DisableLockscreenTips</pre> | Disable tips & tricks on the lockscreen. | | -DisableLockscreenTips | Disable tips & tricks on the lockscreen. |
| -RevertContextMenu | Restore the old Windows 10 style context menu. (Windows 11 only) | | -RevertContextMenu | Restore the old Windows 10 style context menu. (Windows 11 only) |
| -ShowHiddenFolders | Show hidden files, folders and drives. | | -ShowHiddenFolders | Show hidden files, folders and drives. |
| -ShowKnownFileExt | Show file extensions for known file types. | | -ShowKnownFileExt | Show file extensions for known file types. |
@@ -328,7 +328,7 @@ The quick and advanced usage methods support switch parameters. A table of all t
| -HideTaskview | Hide the taskview button from the taskbar. (Windows 11 only) | | -HideTaskview | Hide the taskview button from the taskbar. (Windows 11 only) |
| -HideChat | Hide the chat (meet now) icon from the taskbar. | | -HideChat | Hide the chat (meet now) icon from the taskbar. |
| -DisableWidgets | Disable the widget service & hide the widget (news and interests) icon from the taskbar. | | -DisableWidgets | Disable the widget service & hide the widget (news and interests) icon from the taskbar. |
| -DisableStartRecommended | Disable & hide the recommended section in the start menu. This will also change the start menu layout to `More pins`. | | <pre>-DisableStartRecommended</pre> | Disable & hide the recommended section in the start menu. This will also change the start menu layout to `More pins`. |
| -DisableCopilot | Disable and remove Windows Copilot. (Windows 11 only) | | -DisableCopilot | Disable and remove Windows Copilot. (Windows 11 only) |
| -DisableRecall | Disable Windows Recall snapshots. (Windows 11 only) | | -DisableRecall | Disable Windows Recall snapshots. (Windows 11 only) |
| -HideHome | Hide the home section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) | | -HideHome | Hide the home section from the File Explorer navigation pane and add a toggle in the File Explorer folder options. (Windows 11 only) |