From 230bb634388c41426e2cd32ba411188b38ddcb5b Mon Sep 17 00:00:00 2001 From: Steph Enders Date: Sun, 14 Dec 2025 19:14:49 -0500 Subject: Add dry-run flag for testing Should help debug potential things --- docs/ssync.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/ssync.1') diff --git a/docs/ssync.1 b/docs/ssync.1 index 15c0b45..b750ab5 100644 --- a/docs/ssync.1 +++ b/docs/ssync.1 @@ -11,6 +11,11 @@ ssync \- simple suite of syncing scripts .BI \-b " backend" Fetching backend: sftp (default) / rsync .TP +.BR \-n " no-fetch / dry-run" +dry-run fetch operation. Effectively passes this flag to ssync-fetch. See +.MR ssync-fetch 1 +for more details on the dry-run fetch operation. +.TP .BR \-v " verbose logging" .TP .BR \-h " print this message" -- cgit v1.2.3-54-g00ecf