change from 'weed tail' to 'weed watch'

This commit is contained in:
Chris Lu
2020-04-05 12:39:20 -07:00
parent b10679fcf0
commit af1f64d244
2 changed files with 12 additions and 12 deletions

View File

@@ -24,7 +24,7 @@ var Commands = []*Command{
cmdScaffold,
cmdServer,
cmdShell,
cmdTail,
cmdWatch,
cmdUpload,
cmdVersion,
cmdVolume,