Clarify the percentage thing.

This commit is contained in:
Laurent Monin
2014-01-16 17:57:26 +01:00
parent 5ccf7b337c
commit ee8d9939b9

View File

@@ -50,7 +50,8 @@ $ python setup.py get_po_files
It will fetch all po files from Transifex, but the most incomplete ones.
This default minimum percentage can be seen using:
The minimum acceptable percentage of a translation in order to download it can be seen using:
```bash
$ python setup.py get_po_files --help
```
The percentage value is passed to the `tx pull` command.