Differences
This shows you the differences between the selected revisions of the page.
| 2013-04-30 | 2013-05-14 | ||
| Converting to .NET Assembly (martin) | syntax and remarks headings (martin) | ||
| Line 1: | Line 1: | ||
| ====== keepuptodate ====== | ====== keepuptodate ====== | ||
| [[task_keep_up_to_date|Watches for changes]] in local directory and reflects them on remote one. | [[task_keep_up_to_date|Watches for changes]] in local directory and reflects them on remote one. | ||
| + | |||
| + | ===== Syntax ===== | ||
| keepuptodate [ <local directory> [ <remote directory> ] ] | keepuptodate [ <local directory> [ <remote directory> ] ] | ||
| + | |||
| + | ===== Remarks ===== | ||
| When directories are not specified, current working directories are synchronized. To stop watching for changes press ''Ctrl+C''. | When directories are not specified, current working directories are synchronized. To stop watching for changes press ''Ctrl+C''. | ||