Skip to content

Commit

Permalink
Updated watch CLI action help.
Browse files Browse the repository at this point in the history
  • Loading branch information
Avril112113 committed May 1, 2024
1 parent 6f595d3 commit 4dd658b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tool/cli/watch.lua
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ end
return function(CLI)
---@type SSWTool.CLI.Action
return {
help = "Build a SW addon project.",
help = "Automatically build a SW addon project upon detected changes.",
usage = "[path=./]",
---@param args string[]
---@param pos integer
Expand Down

0 comments on commit 4dd658b

Please sign in to comment.