Commit 1c95df2
committed
Clarify ConvertFrom/ConvertTo data flow directions
ConvertFrom-<Format> takes format-specific input and outputs PSCustomObject.
ConvertTo-<Format> takes PSCustomObject input and outputs format-specific text.
Use arrows to make the direction explicit in verb vocabulary table.1 parent 3a4a7fd commit 1c95df2
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments