mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-04-24 19:08:27 +02:00
Update README.md
This commit is contained in:
parent
d088342086
commit
3d3b5fe2de
@ -127,7 +127,7 @@ Using PowerShell in Context Menus
|
|||||||
|
|
||||||
Script Conventions
|
Script Conventions
|
||||||
------------------
|
------------------
|
||||||
Each PowerShell script should follow the 7 golden rules:
|
Each PowerShell script should follow the 8 golden rules:
|
||||||
|
|
||||||
* **Rule #1:** the filename should be named `<verb>-<object>.ps1`
|
* **Rule #1:** the filename should be named `<verb>-<object>.ps1`
|
||||||
* **Rule #2:** the first line reads `#!/snap/bin/powershell` to support PowerShell on Linux
|
* **Rule #2:** the first line reads `#!/snap/bin/powershell` to support PowerShell on Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user