Update FAQ.md

This commit is contained in:
Markus Fleschutz
2024-05-15 13:49:48 +02:00
committed by GitHub
parent 8258e56563
commit 568707d547

View File

@ -131,7 +131,7 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
<details><summary>How to remove the banner message in PowerShell?</summary>
* Quite simple: just start powershell.exe with option '-nologo'.
* **Quite simple:** just start powershell.exe with option '-nologo'.
</details>
<details><summary>How to write good PowerShell scripts?</summary>