mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-26 19:47:30 +00:00
Fix cli description
This commit is contained in:
parent
8f320fdd39
commit
5822633c91
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ program
|
|||
"Refresh the data we keep about files within skin archives"
|
||||
)
|
||||
.option("--refresh-content-hash", "Refresh content hash")
|
||||
.option("--update-search-index", "Refresh content hash")
|
||||
.option("--update-search-index", "Update the algolia search index")
|
||||
.option("--configure-r2-cors", "Configure CORS for r2")
|
||||
.option(
|
||||
"--compute-museum-order",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue