1
0
mirror of https://github.com/fleschutz/PowerShell.git synced 2025-07-03 22:20:05 +02:00

Update FAQ.md

This commit is contained in:
Markus Fleschutz
2023-05-11 11:07:41 +02:00
committed by GitHub
parent e79a614167
commit df0cc09c56

@ -2,7 +2,7 @@ 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>