1
mirror of https://github.com/rclone/rclone synced 2024-09-15 11:38:53 +02:00

Fix typo in dbhashsum description

This commit is contained in:
Laurence 2017-12-03 02:38:59 -05:00 committed by Nick Craig-Wood
parent 56cfb810a8
commit e767c9ac9f

View File

@ -14,7 +14,7 @@ func init() {
var commandDefintion = &cobra.Command{
Use: "dbhashsum remote:path",
Short: `Produces a Dropbbox hash file for all the objects in the path.`,
Short: `Produces a Dropbox hash file for all the objects in the path.`,
Long: `
Produces a Dropbox hash file for all the objects in the path. The
hashes are calculated according to [Dropbox content hash