summaryrefslogtreecommitdiff
path: root/freefilesync/debian/manpages/RealtimeSync.1
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-02-15 17:22:27 -0500
committerB Stack <bgstack15@gmail.com>2020-02-15 17:22:27 -0500
commit0184e05b39b7ef9e6edb629c02dc04290da23377 (patch)
tree77dd166c845348e00e4469f2f11d76725a62ead2 /freefilesync/debian/manpages/RealtimeSync.1
parentWIP: freefilesync initial patches for 10.20 (diff)
downloadstackrpms-0184e05b39b7ef9e6edb629c02dc04290da23377.tar.gz
stackrpms-0184e05b39b7ef9e6edb629c02dc04290da23377.tar.bz2
stackrpms-0184e05b39b7ef9e6edb629c02dc04290da23377.zip
freefilesync dpkg rc1 for gtk2
Diffstat (limited to 'freefilesync/debian/manpages/RealtimeSync.1')
-rw-r--r--freefilesync/debian/manpages/RealtimeSync.127
1 files changed, 0 insertions, 27 deletions
diff --git a/freefilesync/debian/manpages/RealtimeSync.1 b/freefilesync/debian/manpages/RealtimeSync.1
deleted file mode 100644
index 9b1f992..0000000
--- a/freefilesync/debian/manpages/RealtimeSync.1
+++ /dev/null
@@ -1,27 +0,0 @@
-.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
bgstack15