mirror of
https://github.com/arnaucube/wtt.git
synced 2026-02-28 05:56:40 +01:00
Merge pull request #1 from marwahaha/patch-1
typo: abreviation -> abbreviation
This commit is contained in:
10
README.md
10
README.md
@@ -11,7 +11,7 @@ export PATH="$PATH:/home/user/path/wtt"
|
|||||||
```
|
```
|
||||||
wtt new ProjectName
|
wtt new ProjectName
|
||||||
```
|
```
|
||||||
- Abreviation:
|
- Abbreviation:
|
||||||
```
|
```
|
||||||
wtt n ProjectName
|
wtt n ProjectName
|
||||||
```
|
```
|
||||||
@@ -20,7 +20,7 @@ wtt n ProjectName
|
|||||||
```
|
```
|
||||||
wtt list
|
wtt list
|
||||||
```
|
```
|
||||||
- Abreviation:
|
- Abbreviation:
|
||||||
```
|
```
|
||||||
wtt ls
|
wtt ls
|
||||||
```
|
```
|
||||||
@@ -34,7 +34,7 @@ wtt ls -a
|
|||||||
```
|
```
|
||||||
wtt start ProjectName
|
wtt start ProjectName
|
||||||
```
|
```
|
||||||
- Abreviation:
|
- Abbreviation:
|
||||||
```
|
```
|
||||||
wtt s ProjectName
|
wtt s ProjectName
|
||||||
```
|
```
|
||||||
@@ -53,7 +53,7 @@ wtt rm ProjectName
|
|||||||
```
|
```
|
||||||
wtt current
|
wtt current
|
||||||
```
|
```
|
||||||
- Abreviation:
|
- Abbreviation:
|
||||||
```
|
```
|
||||||
wtt c
|
wtt c
|
||||||
```
|
```
|
||||||
@@ -61,7 +61,7 @@ wtt c
|
|||||||
```
|
```
|
||||||
wtt help
|
wtt help
|
||||||
```
|
```
|
||||||
- Abreviation:
|
- Abbreviation:
|
||||||
```
|
```
|
||||||
wtt h
|
wtt h
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user