Differences
This shows you the differences between the selected revisions of the page.
| 2012-10-15 | 2013-01-20 | ||
| using -filemask instead of -include (martin) | fixing -filemask example (martin) | ||
| Line 34: | Line 34: | ||
| put d:\www\index.html about.* | put d:\www\index.html about.* | ||
| put *.html *.png /home/martin/backup/*.bak | put *.html *.png /home/martin/backup/*.bak | ||
| - | put -filemask=*.html | + | put -filemask=*.html * |
| </code> | </code> | ||