gui, man: Update docs & translations

This commit is contained in:
Jakob Borg
2018-07-11 07:45:26 +02:00
parent 6b82538e62
commit 1a6c7587c2
20 changed files with 24 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "Jun 21, 2018" "v0.14" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "Jul 06, 2018" "v0.14" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.
@@ -195,7 +195,8 @@ Returns the current configuration.
"overwriteRemoteDeviceNamesOnConnect": false,
"tempIndexMinBlocks": 10
},
"ignoredDevices": []
"ignoredDevices": [],
"ignoredFolders": []
}
}
.ft P