From 106c3069831a54a0866caa78c46ad40d03d39c38 Mon Sep 17 00:00:00 2001 From: ncfavier Date: Fri, 7 Jul 2023 11:58:24 +0000 Subject: [PATCH] deploy: 34db2f05219bcb0e41cc85490e4c338e2405546c --- options.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/options.html b/options.html index 2ed3af1dd..d33eb1d1d 100644 --- a/options.html +++ b/options.html @@ -9585,9 +9585,11 @@ The options are
services.unison.pairs.<name>.commandOptions

Additional command line options as a dictionary to pass to the unison program.

+Use a list of strings to declare the same option multiple times. +

See unison(1) -for a list of available options.

Type: attribute set of string

Default:

{
+for a list of available options.

Type: attribute set of (string or list of string)

Default:

{
   auto = "true";
   batch = "true";
   log = "false";