Update Translation README (-t args)

This commit is contained in:
MatMoul 2019-05-12 21:46:23 +02:00
parent 802759f2dc
commit 39e94831c9

View file

@ -8,11 +8,11 @@ Translations is simple:
- you can test your change with the next command:
```
sh archfi {githubusername} {branchname}
sh archfi -t {githubusername} {branchname}
```
As exemple:
```
sh archfi matmoul master
sh archfi -t matmoul master
```