mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-03-27 23:26:32 +01:00
Changed the headline
This commit is contained in:
parent
9de9ddcecc
commit
ee434d20f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user