From 1817d8f63189b7859935008781cd6e4f2aade9b3 Mon Sep 17 00:00:00 2001 From: sainaen Date: Mon, 26 Jun 2017 00:43:28 +0300 Subject: [PATCH] crypt: Fix typo in cryptcheck's short description --- cmd/cryptcheck/cryptcheck.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/cryptcheck/cryptcheck.go b/cmd/cryptcheck/cryptcheck.go index 960cbd87a..d4b18eda0 100644 --- a/cmd/cryptcheck/cryptcheck.go +++ b/cmd/cryptcheck/cryptcheck.go @@ -14,7 +14,7 @@ func init() { var commandDefintion = &cobra.Command{ Use: "cryptcheck remote:path cryptedremote:path", - Short: `Cryptcheck checks the integritity of a crypted remote.`, + Short: `Cryptcheck checks the integrity of a crypted remote.`, Long: ` rclone cryptcheck checks a remote against a crypted remote. This is the equivalent of running rclone check, but able to check the