Differences
This shows you the differences between the selected revisions of the page.
| 2012-09-24 | 2012-10-15 | ||
| 5.1 is stable (martin) | using -filemask instead of -include (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 -include=*.html | + | put -filemask=*.html |
| </code> | </code> | ||