Add powershell name convention

This commit is contained in:
Konstantin
2015-01-12 11:09:21 +03:00
parent fc5eda359d
commit d6cf016e3e
+6
View File
@@ -0,0 +1,6 @@
# Powershell name convention
|Object| Notation |Example |
|------|------------|-------------|
|Cmdlet|PascalCase |Import-Module|