Differences
This shows you the differences between the selected revisions of the page.
| 2014-12-03 | 2014-12-08 | ||
| fixing heading level (martin) | syntax error (martin) | ||
| Line 16: | Line 16: | ||
| $path, | $path, | ||
| [Parameter(Mandatory)] | [Parameter(Mandatory)] | ||
| - | $text | + | $text, |
| - | $wildcard = "*.*", | + | $wildcard = "*.*" |
| ) | ) | ||