docs: changed example url to gitlab.com
This commit is contained in:
parent
0f9143c6f5
commit
2edf29175f
1 changed files with 2 additions and 2 deletions
|
|
@ -10,12 +10,12 @@ This works for bot gitlab.com and a selfhosted Gitlab instance. It only supports
|
|||
Usage: gogitlabber
|
||||
--archived=(any|excluded|only)
|
||||
--destination=$HOME/Documents
|
||||
--gitlab-url=gitlab.example.com
|
||||
--gitlab-url=gitlab.com
|
||||
--gitlab-token=<supersecrettoken>
|
||||
|
||||
You can also set these environment variables:
|
||||
GOGITLABBER_ARCHIVED=(any|excluded|only)
|
||||
GOGITLABBER_DESTINATION=$HOME/Documents
|
||||
GITLAB_API_TOKEN=<supersecrettoken>
|
||||
GITLAB_URL=gitlab.example.com
|
||||
GITLAB_URL=gitlab.com
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue