Skip to content

Commit

Permalink
add description for watch option
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Oct 25, 2024
1 parent 50eccd2 commit 5ec52a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/guide/commands/plugin-pack.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,4 @@ See [Options](/guide/options) page for common options.
| `--input` | Yes | The input plugin project directory. |
| `--output` | | The destination path of generated plugin file.<br/>Default to plugin.zip on current directory. |
| `--private-key ` | | The path of private key file<br/>If omitted, new private key will be generated. |
| `--watch ` | | Run in watch mode. |

0 comments on commit 5ec52a6

Please sign in to comment.