Document changes for 0.5.2

Update example section in documentation
This commit is contained in:
Nico Schottelius 2006-10-22 00:11:21 +02:00
parent 141f9bd535
commit 82a6e8df8d
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
0.5.1 to 0.5.2:
* Display correct error code, if rsync returns non-zero
0.5 to 0.5.1:
* Remove always printed debug information

View File

@ -87,8 +87,8 @@ For those who do not want to read the whole long document:
--------------------------------------------------------------------------------
# get latest ccollect tarball from http://unix.schottelius.org/ccollect/
# replace 0.5 with the current version
export CCV=0.5
# replace value for CCV with the current version
export CCV=0.5.1
#
# replace 'wget' with fetch on bsd