From 6e0e1ad9cbb5548a5905b322f849fc1148cdc1a3 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sat, 18 Feb 2017 12:02:04 +0000 Subject: [PATCH] Add more description to the snapcraft files --- snapcraft-dev.yaml | 1 + snapcraft.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/snapcraft-dev.yaml b/snapcraft-dev.yaml index 3e6a241e0..635bf813b 100644 --- a/snapcraft-dev.yaml +++ b/snapcraft-dev.yaml @@ -2,6 +2,7 @@ name: rclone-dev version: dev-latest summary: rsync for cloud storage description: + Rclone is a command line program to sync files to and from cloud storage providers such as Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files. confinement: strict grade: stable diff --git a/snapcraft.yaml b/snapcraft.yaml index 6403e7f50..6dc453f0b 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -2,6 +2,7 @@ name: rclone version: 1.35 summary: rsync for cloud storage description: + Rclone is a command line program to sync files to and from cloud storage providers such as Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files. confinement: strict grade: stable