docs: updated readme after improved output
This commit is contained in:
parent
47d07c5177
commit
78f39bbf96
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ Gitea:
|
|||
```
|
||||
$ ./gogitlabber -backend=gitea -destination=$HOME/Documents -git-url=gitea.example.com
|
||||
-git-api-token=supersecrettoken
|
||||
100% [====================] (30/30) Pulling repository username/reponame ...
|
||||
100% [====================] (30/30) [4s] ...
|
||||
Summary:
|
||||
Cloned repositories: 0
|
||||
Pulled repositories: 30
|
||||
|
|
@ -38,7 +38,7 @@ Gitlab:
|
|||
```
|
||||
$ ./gogitlabber -backend=gitlab -destination=$HOME/Documents -git-url=gitlab.example.com
|
||||
-git-api-token=supersecrettoken
|
||||
100% [====================] (30/30) Pulling repository username/reponame ...
|
||||
100% [====================] (30/30) [4s] ...
|
||||
Summary:
|
||||
Cloned repositories: 0
|
||||
Pulled repositories: 30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue