aboutsummaryrefslogtreecommitdiff
path: root/docs/ssync.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ssync.1')
-rw-r--r--docs/ssync.132
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/ssync.1 b/docs/ssync.1
new file mode 100644
index 0000000..c6571c8
--- /dev/null
+++ b/docs/ssync.1
@@ -0,0 +1,32 @@
+.TH ssync 1 "December 2025" "2.0.0"
+.SH NAME
+ssync
+.SH SYNOPSIS
+.B ssync
+.RB [OPTION]...
+.IR CONFIG_FILE
+.YS
+.SH DESCRIPTION
+.B ssync
+\- simple suite of syncing scripts
+.SH OPTIONS
+.TP
+.BI \-b " backend"
+Fetching backend: sftp (default) / rsync
+.TP
+.BR \-v " verbose logging"
+.TP
+.BR \-h " print this message"
+.SH SEE ALSO
+.MR ssync 5
+.MR ssync-index 1
+.MR ssync-queue 1
+.MR ssync-fetch 1
+.SH REPOSITORY
+.UR https://git.senders.io/utils/ssync.git
+.UE
+.SH AUTHORS
+Steph Enders
+.MT steph@senders.io
+.ME
+ssync is open source licensed under the ISC license. See LICENSE.txt for full copyright information.