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

This commit is contained in:
Jakob Borg
2019-05-15 07:45:24 +02:00
parent e4956358fb
commit c02aed0a21
47 changed files with 54 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STDISCOSRV" "1" "Apr 13, 2019" "v1" "Syncthing"
.TH "STDISCOSRV" "1" "May 13, 2019" "v1" "Syncthing"
.SH NAME
stdiscosrv \- Syncthing Discovery Server
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "STRELAYSRV" "1" "Apr 13, 2019" "v1" "Syncthing"
.TH "STRELAYSRV" "1" "May 13, 2019" "v1" "Syncthing"
.SH NAME
strelaysrv \- Syncthing Relay Server
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-BEP" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-BEP" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-bep \- Block Exchange Protocol v1
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-CONFIG" "5" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-CONFIG" "5" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-config \- Syncthing Configuration
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-DEVICE-IDS" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-DEVICE-IDS" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-device-ids \- Understanding Device IDs
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-EVENT-API" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-EVENT-API" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-event-api \- Event API
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-FAQ" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-FAQ" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-faq \- Frequently Asked Questions
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-GLOBALDISCO" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-GLOBALDISCO" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-globaldisco \- Global Discovery Protocol v3
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-LOCALDISCO" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-LOCALDISCO" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-localdisco \- Local Discovery Protocol v4
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-NETWORKING" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-NETWORKING" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-networking \- Firewall Setup
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-RELAY" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-RELAY" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-relay \- Relay Protocol v1
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-REST-API" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-REST-API" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-rest-api \- REST API
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-SECURITY" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-SECURITY" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-security \- Security Principles
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-STIGNORE" "5" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-STIGNORE" "5" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-stignore \- Prevent files from being synchronized to other nodes
.
@@ -193,26 +193,6 @@ directory itself. If you want the pattern to match the directory and its
content, make sure it does not have a \fB/\fP at the end of the pattern.
.UNINDENT
.UNINDENT
.SH EFFECTS ON “IN SYNC” STATUS
.sp
Currently the effects on who is in sync with what can be a bit confusing
when using ignore patterns. This should be cleared up in a future
version…
.sp
Assume two devices, Alice and Bob, where Alice has 100 files to share, but
Bob ignores 25 of these. From Alices point of view Bob will become
about 75% in sync (the actual number depends on the sizes of the
individual files) and remain in “Syncing” state even though it is in
fact not syncing anything (\fI\%issue #623\fP <\fBhttps://github.com/syncthing/syncthing/issues/623\fP>). From Bobs point of view, its
100% up to date but will show fewer files in both the local and global
view.
.sp
If Bob adds files that have already been synced to the ignore list, they
will remain in the “global” view but disappear from the “local” view.
The end result is more files in the global folder than in the local,
but still 100% in sync (\fI\%issue #624\fP <\fBhttps://github.com/syncthing/syncthing/issues/624\fP>). From Alices point of view, Bob
will remain 100% in sync until the next reconnect, because Bob has
already announced that he has the files that are now suddenly ignored.
.SH AUTHOR
The Syncthing Authors
.SH COPYRIGHT

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING-VERSIONING" "7" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING-VERSIONING" "7" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing-versioning \- Keep automatic backups of deleted files by other nodes
.

View File

@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
.TH "SYNCTHING" "1" "Apr 13, 2019" "v1" "Syncthing"
.TH "SYNCTHING" "1" "May 13, 2019" "v1" "Syncthing"
.SH NAME
syncthing \- Syncthing
.