]> gitweb.michael.orlitzky.com - untangle-https-backup.git/commitdiff
doc/README.rst: reformat defaults master codeberg/master
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Feb 2026 03:08:30 +0000 (22:08 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 24 Feb 2026 03:08:30 +0000 (22:08 -0500)
I think they will look better on the same line as the option.

doc/README.rst

index f744624c7c02b3875ca2711b583123fd35003937..d597cde43696d7bed3d79e0e29fa4af29b09c736 100644 (file)
@@ -46,27 +46,25 @@ installation:
 
 host (required)
   The hostname or IP address where the Untangle web UI is available.
-username
-  (default: admin) The Untangle admin username.
+username (default: admin)
+  The Untangle admin username.
 password (required)
   The Untangle admin password.
-version
-  (default: 14.1) The version of Untangle running on this host. Note
-  that new version options are added only when compatibility breaks.
-verify_cert
-  (default: False) Whether or not to verify the site's SSL
-  certificate, either ``True`` or ``False``.
-timeout
-  (default: 300) How long to wait for socket operations to complete,
-  in seconds.
+version (default: 14.1)
+  The version of Untangle running on this host. Note that new version
+  options are added only when compatibility breaks.
+verify_cert (default: False)
+  Whether or not to verify the site's SSL certificate, either True or
+  False.
+timeout (default: 300)
+  How long to wait for socket operations to complete, in seconds.
 
 
 Options
 =======
 
---config-file, -c
-  (default: /etc/untangle-https-backup.ini) Path to the configuration
-  file.
+--config-file, -c (default: /etc/untangle-https-backup.ini)
+  Path to the configuration file.
 
 
 Examples