gui, man, authors: Update docs, translations, and contributors

This commit is contained in:
Jakob Borg
2020-02-26 07:45:29 +01:00
parent 680b0b14db
commit 10af09e4b4
45 changed files with 88 additions and 27 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STDISCOSRV" "1" "Feb 13, 2020" "v1" "Syncthing"
.TH "STDISCOSRV" "1" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
stdiscosrv \- Syncthing Discovery Server
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STRELAYSRV" "1" "Feb 13, 2020" "v1" "Syncthing"
.TH "STRELAYSRV" "1" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
strelaysrv \- Syncthing Relay Server
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-BEP" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-BEP" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.
+4 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-CONFIG" "5" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-CONFIG" "5" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.
@@ -607,6 +607,9 @@ If the address is an absolute path it is interpreted as the path to a UNIX socke
(Added in v0.14.52.)
.UNINDENT
.TP
.B unixSocketPermissions
In the case that a UNIX socket location is used for \fBaddress\fP, set this to an octal to override the default permissions of the socket.
.TP
.B user
Set to require authentication.
.TP
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-DEVICE-IDS" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-DEVICE-IDS" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-device-ids \- Understanding Device IDs
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-EVENT-API" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-EVENT-API" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-event-api \- Event API
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-FAQ" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-GLOBALDISCO" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-GLOBALDISCO" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-globaldisco \- Global Discovery Protocol v3
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-LOCALDISCO" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-LOCALDISCO" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-localdisco \- Local Discovery Protocol v4
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-NETWORKING" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-NETWORKING" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-networking \- Firewall Setup
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-RELAY" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-RELAY" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-relay \- Relay Protocol v1
.
+2 -2
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
@@ -42,7 +42,7 @@ generated in the GUI, or set in the \fBconfiguration/gui/apikey\fP element in
the configuration file. To use an API key, set the request header
\fBX\-API\-Key\fP to the API key value. For example, \fBcurl \-X POST \-H
"X\-API\-Key: abc123" http://localhost:8384/rest/...\fP can be used to invoke
with \fBcurl\fP\&.
with \fBcurl\fP (add \fB\-k\fP flag when using HTTPS with a Syncthing generated or self signed certificate).
.SH SYSTEM ENDPOINTS
.SS GET /rest/system/browse
.sp
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-SECURITY" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-SECURITY" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-security \- Security Principles
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-STIGNORE" "5" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-STIGNORE" "5" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-VERSIONING" "7" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING-VERSIONING" "7" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
.
+1 -1
View File
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING" "1" "Feb 13, 2020" "v1" "Syncthing"
.TH "SYNCTHING" "1" "Feb 22, 2020" "v1" "Syncthing"
.SH NAME
syncthing \- Syncthing
.