You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,10 @@ PowerShellDataFile is intended to be a PowerShell module for working with PowerS
6
6
7
7
This repository is currently a placeholder. The module source still contains scaffold code, so there are no supported commands or usage examples to document yet.
8
8
9
+
## Documentation
10
+
11
+
When this module is implemented, command details should live in PowerShell help and generated documentation rather than being duplicated in this README.
12
+
9
13
## Contributing
10
14
11
15
Issues and pull requests are welcome when implementation work begins.
0 commit comments