From 0f27a01063eb0d08445a82ba5a9380b3c490ffd8 Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Sat, 13 Dec 2025 00:22:29 -0500 Subject: Create man files for ssync and its config file --- ssync.1 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 ssync.1 (limited to 'ssync.1') diff --git a/ssync.1 b/ssync.1 new file mode 100644 index 0000000..ae1c79d --- /dev/null +++ b/ssync.1 @@ -0,0 +1,28 @@ +.TH ssync 1 +.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 AUTHOR +Written by Steph Enders +.SH SEE ALSO +.MR ssync 5 +.MR ssync-index 1 +.MR ssync-queue 1 +.MR ssync-fetch 1 + + -- cgit v1.2.3-54-g00ecf