gui, man: Update docs & translations

This commit is contained in:
Jakob Borg
2018-05-23 07:45:25 +02:00
parent 119335930c
commit 91f1f3067a
16 changed files with 23 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "May 14, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "May 17, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
@@ -564,9 +564,10 @@ newest version and upgrade possibility.
.nf
.ft C
{
"latest": "v0.10.27",
"newer": false,
"running": "v0.10.27+5\-g36c93b7"
"latest": "v0.14.47",
"majorNewer": false,
"newer": true,
"running": "v0.14.46"
}
.ft P
.fi