mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-19 08:28:19 +02:00
Update FAQ.md
This commit is contained in:
parent
568707d547
commit
036c9a39da
@ -131,7 +131,8 @@ 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>
|
<details><summary>How to remove the banner message in PowerShell?</summary>
|
||||||
|
|
||||||
* **Quite simple:** just start powershell.exe with option '-nologo'.
|
* **In general:** start powershell.exe with option '-nologo'.
|
||||||
|
* **For Windows Terminal:** open Settings > Profiles > Windows PowerShell > Command line and add " -nologo".
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
<details><summary>How to write good PowerShell scripts?</summary>
|
<details><summary>How to write good PowerShell scripts?</summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user