rename "weed watch" to "weed filer.meta.tail"

This commit is contained in:
Chris Lu
2021-01-12 18:48:01 -08:00
parent 5cd9c9e642
commit 90c5077610
2 changed files with 9 additions and 9 deletions

View File

@@ -16,6 +16,7 @@ var Commands = []*Command{
cmdExport,
cmdFiler,
cmdFilerCat,
cmdFilerMetaTail,
cmdFilerReplicate,
cmdFilerSynchronize,
cmdFix,
@@ -26,7 +27,6 @@ var Commands = []*Command{
cmdScaffold,
cmdServer,
cmdShell,
cmdWatch,
cmdUpload,
cmdVersion,
cmdVolume,