1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-04 14:40:05 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2023-05-11 11:08:01 +02:00
committed by GitHub
parent df0cc09c56
commit b2811e01f4

@ -2,7 +2,9 @@ PowerShell FAQ
============== ==============
<details><summary>What is PowerShell?</summary> <details><summary>What is PowerShell?</summary>
**PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.** **PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and associated scripting language.**
</details> </details>
<details><summary>Why use PowerShell?</summary> <details><summary>Why use PowerShell?</summary>