prezto/modules/rsync/README.md
2013-05-23 19:10:26 -04:00

25 lines
612 B
Markdown

Rsync
=====
Defines [rsync][1] aliases.
Aliases
-------
- `rsync-copy` copies files and directories from *source* to *destination*.
- `rsync-move` moves files and directories from *source* to *destination*.
- `rsync-update` updates files and directories on *destination*.
- `rsync-synchronize` synchronizes files and directories between *source* and
*destination*.
Authors
-------
*The authors of this module should be contacted via the [issue tracker][2].*
- [Sorin Ionescu](https://github.com/sorin-ionescu)
[1]: http://rsync.samba.org
[2]: https://github.com/sorin-ionescu/prezto/issues