From 25c7162760d421e4d85a1c7d2b3b51e757b8771b Mon Sep 17 00:00:00 2001 From: cloudhead Date: Fri, 22 Mar 2024 16:10:39 +0100 Subject: [PATCH] man: Update `rad-patch` with new sync options --- rad-patch.1.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rad-patch.1.adoc b/rad-patch.1.adoc index d5154a62..7aeabdd0 100644 --- a/rad-patch.1.adoc +++ b/rad-patch.1.adoc @@ -186,6 +186,9 @@ The full list of options follows: Whether or not to sync with the network after the patch is opened. Defaults to _sync_. +*sync.debug*:: + Show debug information about the syncing process. + *patch.draft*:: Open the patch as a _draft_. Turned off by default.