summaryrefslogtreecommitdiffstats
path: root/rules/rsync.in
diff options
context:
space:
mode:
authorBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 14:39:26 +0000
committerBjoern Buerger <b.buerger@pengutronix.de>2006-01-17 14:39:26 +0000
commit99d303a9f9887135cd31b87da5287ebdf5191cb9 (patch)
tree2cc9fd585fc376d57fe123156d1469d463e595dd /rules/rsync.in
parent354613edc7c261bbfd6eb6654274d348e76b0d65 (diff)
downloadptxdist-99d303a9f9887135cd31b87da5287ebdf5191cb9.tar.gz
ptxdist-99d303a9f9887135cd31b87da5287ebdf5191cb9.tar.xz
documentation update and dependency fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@4288 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/rsync.in')
-rw-r--r--rules/rsync.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/rsync.in b/rules/rsync.in
index bc10d4dab..1656b1837 100644
--- a/rules/rsync.in
+++ b/rules/rsync.in
@@ -4,6 +4,9 @@ config RSYNC
bool
prompt "rsync"
help
- FIXME: This item needs to be documented
+ rsync is a program that behaves in much the same way
+ that rcp does, but has many more options and uses the
+ rsync remote-update protocol to greatly speed up file
+ transfers when the destination file is being updated.
endmenu