diff options
| author | Kay-Uwe (Kiwi) Lorenz <kiwi@moduleworks.com> | 2021-03-06 12:09:20 +0100 |
|---|---|---|
| committer | Kay-Uwe (Kiwi) Lorenz <kiwi@moduleworks.com> | 2021-03-06 12:09:20 +0100 |
| commit | 8ecf55926f8e345960560e5c5dd6716199cfb0ec (patch) | |
| tree | 65e80b7d24265ed92601f9fe180e1453bbace6da /docs/cli-usage.rst | |
| parent | aa132149558e797332897ec8543a9ac9fb0da09b (diff) | |
| download | gitlab-8ecf55926f8e345960560e5c5dd6716199cfb0ec.tar.gz | |
feat: option to add a helper to lookup token
Diffstat (limited to 'docs/cli-usage.rst')
| -rw-r--r-- | docs/cli-usage.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli-usage.rst b/docs/cli-usage.rst index 1c24824..7b14257 100644 --- a/docs/cli-usage.rst +++ b/docs/cli-usage.rst @@ -48,7 +48,7 @@ example: [elsewhere] url = http://else.whe.re:8080 - private_token = CkqsjqcQSFH5FQKDccu4 + private_token = lookup: pass show path/to/password timeout = 1 The ``default`` option of the ``[global]`` section defines the GitLab server to |
