Update Translation README (-t args)
This commit is contained in:
parent
802759f2dc
commit
39e94831c9
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue