diff options
| author | Chris Lu <chris.lu@gmail.com> | 2014-11-28 17:02:10 -0800 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2014-11-28 17:02:10 -0800 |
| commit | ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f (patch) | |
| tree | 8213ad8fe56b1a5e3feef7ee15c26ddf8c411909 /go | |
| parent | 9d03cd20ba518e2aad6db6abe8f51ee9445eaacd (diff) | |
| download | seaweedfs-ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f.tar.xz seaweedfs-ca67ed69a1e80bd1166105fb8a08d8c5b4f9c83f.zip | |
Change name to Seaweed.
Diffstat (limited to 'go')
| -rw-r--r-- | go/weed/fix.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/go/weed/fix.go b/go/weed/fix.go index 9c8026448..e66075ed2 100644 --- a/go/weed/fix.go +++ b/go/weed/fix.go @@ -17,7 +17,7 @@ func init() { var cmdFix = &Command{ UsageLine: "fix -dir=/tmp -volumeId=234", Short: "run weed tool fix on index file if corrupted", - Long: `Fix runs the WeedFS fix command to re-create the index .idx file. + Long: `Fix runs the SeeweedFS fix command to re-create the index .idx file. `, } |
