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
+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