Change name to Seaweed.

This commit is contained in:
Chris Lu
2014-11-28 17:02:10 -08:00
parent 9d03cd20ba
commit ca67ed69a1
5 changed files with 23 additions and 8 deletions

View File

@@ -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.
`,
}