aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatMoul <matmoul@gmail.com>2019-05-12 21:46:23 +0200
committerMatMoul <matmoul@gmail.com>2019-05-12 21:46:23 +0200
commit39e94831c9a5a4cafdee66f1cf44d310885e6353 (patch)
treecdbd8a68a71738cf0d34ba973fd47869832447c9
parent802759f2dc7d79a408992d52eb6ebb6a63aee3d1 (diff)
downloadhyperfi-39e94831c9a5a4cafdee66f1cf44d310885e6353.tar.lz
hyperfi-39e94831c9a5a4cafdee66f1cf44d310885e6353.tar.xz
hyperfi-39e94831c9a5a4cafdee66f1cf44d310885e6353.zip
Update Translation README (-t args)
-rw-r--r--lng/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/lng/README.md b/lng/README.md
index 75f3813..6572ad8 100644
--- a/lng/README.md
+++ b/lng/README.md
@@ -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
```