From 9417194751d9bfa5ab9394c87b742e5b07032a6b Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 16 Oct 2017 01:00:50 -0700 Subject: [PATCH] Fix dedupe description typo --- cmd/dedupe/dedupe.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/dedupe/dedupe.go b/cmd/dedupe/dedupe.go index 52d9e30e7..365fc033f 100644 --- a/cmd/dedupe/dedupe.go +++ b/cmd/dedupe/dedupe.go @@ -19,7 +19,7 @@ func init() { var commandDefintion = &cobra.Command{ Use: "dedupe [mode] remote:path", - Short: `Interactively find duplicate files delete/rename them.`, + Short: `Interactively find duplicate files and delete/rename them.`, Long: ` By default ` + "`" + `dedupe` + "`" + ` interactively finds duplicate files and offers to delete all but one or rename them to be different. Only useful with