docs: improved readme
This commit is contained in:
parent
fb9a8a5c79
commit
ee892627a9
1 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ root [http://gitlab.example.com]
|
||||||
# Example
|
# Example
|
||||||
Gitea:
|
Gitea:
|
||||||
```
|
```
|
||||||
gogitlabber -backend=gitea -destination=$HOME/Documents -git-url=gitea.example.com
|
$ ./gogitlabber -backend=gitea -destination=$HOME/Documents -git-url=gitea.example.com
|
||||||
-git-api-token=supersecrettoken
|
-git-api-token=supersecrettoken
|
||||||
100% [====================] (30/30) Pulling repository username/reponame ...
|
100% [====================] (30/30) Pulling repository username/reponame ...
|
||||||
Summary:
|
Summary:
|
||||||
|
|
@ -36,7 +36,7 @@ Summary:
|
||||||
```
|
```
|
||||||
Gitlab:
|
Gitlab:
|
||||||
```
|
```
|
||||||
gogitlabber -backend=gitlab -destination=$HOME/Documents -git-url=gitlab.example.com
|
$ ./gogitlabber -backend=gitlab -destination=$HOME/Documents -git-url=gitlab.example.com
|
||||||
-git-api-token=supersecrettoken
|
-git-api-token=supersecrettoken
|
||||||
100% [====================] (30/30) Pulling repository username/reponame ...
|
100% [====================] (30/30) Pulling repository username/reponame ...
|
||||||
Summary:
|
Summary:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue