diff --git a/README b/README index c1408c7..014f617 100644 --- a/README +++ b/README @@ -7,11 +7,8 @@ ccollect backups data from local or remote hosts to your local harddisk. You can retriev the latest version of ccollect at [0]. -doc/REQUIREMENTS shows dependencies of ccollect. -doc/INSTALL describes how to install it. -doc/configuration describes how to configure it. -doc/configuration.example is a log of how I created a configuration. - +doc/ccollect.text Manual in text format +doc/ccollect.html Manual in xhtml ccollect was inspired by rsnapshot [1], which had some problems: - configuration parameters had to be TAB seperated diff --git a/doc/TODO b/doc/TODO index 9e61283..a1b9e53 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,11 +1,11 @@ -- the name prefix is currently somehow inconsistent - write a manpage -- write a simple manual -- implement general log -- implement source specific log -- implement parallel execution DONE - implement verbosity o per source (-v to rsync) o general, very verbose (set -x) +- write a simple manual +- implement parallel execution +- implement general log +- implement source specific log (canceled) +- the name prefix is currently somehow inconsistent