diff options
Diffstat (limited to 'weed/command/backup.go')
| -rw-r--r-- | weed/command/backup.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/backup.go b/weed/command/backup.go index 072aea75b..0641f2e5d 100644 --- a/weed/command/backup.go +++ b/weed/command/backup.go @@ -41,7 +41,7 @@ var cmdBackup = &Command{ But it's tricky to incrementally copy the differences. The complexity comes when there are multiple addition, deletion and compaction. - This tool will handle them correctly and efficiently, avoiding unnecessary data transporation. + This tool will handle them correctly and efficiently, avoiding unnecessary data transportation. `, } |
