Skip to content

Commit

Permalink
fix: install cli options
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Oct 4, 2024
1 parent 1e6784f commit b53801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const CLI = {
"title": "Update resources",
"options": {
"force": {
"description": "Force build",
"description": "Force update",
"default": false,
"schema": {
"type": "boolean",
Expand Down

0 comments on commit b53801e

Please sign in to comment.