mirror of
https://github.com/fleschutz/PowerShell.git
synced 2024-11-21 23:43:25 +01:00
Update FAQ.md
This commit is contained in:
parent
79376a98ff
commit
8258e56563
@ -129,6 +129,11 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
|
|||||||
* or simply your **favorite text editor** as an alternative.
|
* or simply your **favorite text editor** as an alternative.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
<details><summary>How to remove the banner message in PowerShell?</summary>
|
||||||
|
|
||||||
|
* Quite simple: just start powershell.exe with option '-nologo'.
|
||||||
|
</details>
|
||||||
|
|
||||||
<details><summary>How to write good PowerShell scripts?</summary>
|
<details><summary>How to write good PowerShell scripts?</summary>
|
||||||
|
|
||||||
**Good PowerShell scripts are both user-friendly and platform-independent. As a starting point I recommend the following:**
|
**Good PowerShell scripts are both user-friendly and platform-independent. As a starting point I recommend the following:**
|
||||||
|
Loading…
Reference in New Issue
Block a user