mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-09 18:19:32 +02:00
Merge branch 'master' of https://github.com/fleschutz/PowerShell
This commit is contained in:
commit
c4d09b6567
@ -11,7 +11,12 @@ What is PowerShell?
|
||||
* PowerShell is easy to learn
|
||||
|
||||
|
||||
Each Script Provides:
|
||||
---------------------
|
||||
Script Standards
|
||||
----------------
|
||||
Each script provides:
|
||||
* A comment header containing a description, author, license and source
|
||||
* Exits 0 for success, otherwise the error code (mostly 1)
|
||||
|
||||
License & Copyright
|
||||
-------------------
|
||||
This open source release is licensed under the CC0 license. All trademarks are the property of their respective owners.
|
||||
|
Loading…
Reference in New Issue
Block a user