Skip to content

Commit

Permalink
scripts: add verbose flag
Browse files Browse the repository at this point in the history
  • Loading branch information
schzhn committed Mar 28, 2023
1 parent e82270f commit 207c8ba
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 96 deletions.
3 changes: 2 additions & 1 deletion scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,8 @@ manifest file templates, and helper scripts.

* `go run main.go auto-add [-n <count>]`: download translation updates from
Crowdin and add them to the git. `n` is optional flag where count is a
number of concurrent downloads.
number of concurrent downloads. `v` is optional flag for enabling verbose
output`
After the download you'll find the output locales in the `client/src/__locales/`
directory.
Expand Down
Loading

0 comments on commit 207c8ba

Please sign in to comment.