Changed the headline

This commit is contained in:
Markus Fleschutz 2020-05-04 14:42:33 +02:00 committed by GitHub
parent 9de9ddcecc
commit ee434d20f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
PowerShell Scripts
==================
PowerShell Script Collection
============================
Useful cross-platform PowerShell scripts, to be used on the command-line (CLI) or by automation software like Jenkins.
@ -16,7 +16,7 @@ Script Standards
----------------
Each script provides:
1. a comment header containing a description, author, source, and license
2. prefers command-line options but may ask the user if unspecified
2. prefers command-line options but may ask the user if missing
3. exits 0 for success, otherwise the error code (mostly 1)
License & Copyright