diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-18 16:02:40 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-18 16:02:40 +0000 |
commit | 819051f5d8489d6193a56b5d02c3b9d21fe41775 (patch) | |
tree | a5aecb01558219c0d302312fd8bc4d4766d2d3e9 /freefilesync/debian/manpages/RealTimeSync.1 | |
parent | Merge branch 'mktrayicon-bump' into 'master' (diff) | |
parent | fix libssh2 patch for rpm to match it for dpkg (diff) | |
download | stackrpms-819051f5d8489d6193a56b5d02c3b9d21fe41775.tar.gz stackrpms-819051f5d8489d6193a56b5d02c3b9d21fe41775.tar.bz2 stackrpms-819051f5d8489d6193a56b5d02c3b9d21fe41775.zip |
Merge branch 'freefilesync-bump' into 'master'
FreeFileSync 10.20
Closes #14
See merge request bgstack15/stackrpms!126
Diffstat (limited to 'freefilesync/debian/manpages/RealTimeSync.1')
-rw-r--r-- | freefilesync/debian/manpages/RealTimeSync.1 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/freefilesync/debian/manpages/RealTimeSync.1 b/freefilesync/debian/manpages/RealTimeSync.1 new file mode 100644 index 0000000..9b1f992 --- /dev/null +++ b/freefilesync/debian/manpages/RealTimeSync.1 @@ -0,0 +1,27 @@ +.TH "RealtimeSync" "1" "10 Dec 2011" "" "" +.SH "NAME" +RealtimeSync \(em a folder comparison and synchronization tool (Batch) +.SH "SYNOPSIS" + +.PP +.nf +RealtimeSync CONFIG_FILE +.fi +.PP +.SH "DESCRIPTION" + +.PP +This is a folder comparison and synchronization tool. It is optimized +for highest performance and usability without restricted or overloaded +UI interfaces. +.PP +It's key features: Multiple folder pairs, Batch capability, Binary +comparison, Handle conflicts and propagate deletions, Optimized +performance, Transactional file copy, ... +.PP +.SH "AUTHOR" + +.PP +RealtimeSync was originally written by ZenJu. It is currently maintained +by Damien Lecan. +.PP |