Skip to content

Commit

Permalink
docs: fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-bodnar committed Jun 20, 2023
1 parent cb2e966 commit 7c784b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/mantemplates/crowdin-download-sources.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ include::{includedir}/{command}.adoc[tag=picocli-generated-man-section-footer]

=== Notes

- This command relies on the source files and folder structure in Crowdin and will download them to the same structure locally. If you're using the `preserve_hierarchy` option as `false`, it may skip directories when uploading sources to Crowdin and as a result the downloaded sources may be placed in a different location than the original ones. It's highly recommended to use `preserve_hierarchy": true` if you want to use this command.
- This command relies on the source files and folder structure in Crowdin and will download them to the same structure locally. If you're using the `preserve_hierarchy` option as `false`, it may skip directories when uploading sources to Crowdin and as a result the downloaded sources may be placed in a different location than the original ones. It's highly recommended to use `"preserve_hierarchy": true` if you want to use this command.

0 comments on commit 7c784b9

Please sign in to comment.