Skip to content

Commit f09258f

Browse files
Update README.md
1 parent a588a00 commit f09258f

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,15 @@ GitCli has the following commands:
1212
- info: gets info of the folders inside a git repository
1313
- query: searchs for a git repository given a specific term to search and a number of page
1414

15-
**clone example:**
15+
Above you can see some examples on how to use these commands.
16+
17+
**clone**
1618

1719
```
1820
clone https://github.com/FrancescoDiSalesDEV/GitCli /home/myuser/newgitcli
1921
2022
```
21-
**clone-branch example:**
23+
**clone-branch**
2224

2325
```
2426
clone-branch https://github.com/FrancescoDiSalesDEV/GitCli /home/myuser/newgitcli branchxyz

0 commit comments

Comments
 (0)