Pārlūkot izejas kodu

Fix description-contains-tabs and improve description

Laurent Arnoud 9 gadi atpakaļ
vecāks
revīzija
6816e2436b
1 mainītis faili ar 7 papildinājumiem un 2 dzēšanām
  1. 7 2
      debian/control

+ 7 - 2
debian/control

@@ -4,5 +4,10 @@ Depends: libc6, procps
 Version: {{.version}}
 Maintainer: Syncthing Release Management <[email protected]>
 Description: Open Source Continuous File Synchronization
-	Syncthing does bidirectional synchronization of files between two or
-	more computers.
+ Syncthing is an application that lets you synchronize your files across
+ multiple devices. This means the creation, modification or deletion of files
+ on one machine will automatically be replicated to your other devices. We
+ believe your data is your data alone and you deserve to choose where it is
+ stored. Therefore Syncthing does not upload your data to the cloud but
+ exchanges your data across your machines as soon as they are online at the
+ same time.