Update man pages

This commit is contained in:
Lorenzo Bolla
2022-01-28 13:20:24 +01:00
parent 551a370c13
commit 2c68175b5c
2 changed files with 67 additions and 3 deletions
+2 -1
View File
@@ -31,6 +31,7 @@ Configuration file is stored in JSON format (default values shown below):
"downloadConcurrency": 4,
"downloadSpeedLimit": 0,
"downloadRetries": 0,
"downloader": "default",
"databaseOpenAttempts": 10,
"architectures": [],
"dependencyFollowSuggests": false,
@@ -445,7 +446,7 @@ to proxy all HTTP requests.
{{.Long}}
{{if (allFlags .Flag | len) gt 0}}
{{if allFlags .Flag | len}}
Options:
{{template "options" .}}