diff options
| author | Kay-Uwe (Kiwi) Lorenz <kiwi@moduleworks.com> | 2021-03-06 12:12:59 +0100 |
|---|---|---|
| committer | Kay-Uwe (Kiwi) Lorenz <kiwi@moduleworks.com> | 2021-03-06 12:12:59 +0100 |
| commit | 9ef83118efde3d0f35d73812ce8398be2c18ebff (patch) | |
| tree | 55f2fab74faa7f4f50eb7c769e38bf31676139bb /docs/cli-usage.rst | |
| parent | 8ecf55926f8e345960560e5c5dd6716199cfb0ec (diff) | |
| download | gitlab-9ef83118efde3d0f35d73812ce8398be2c18ebff.tar.gz | |
fix: better real life token lookup example
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 7b14257..71c8577 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 = lookup: pass show path/to/password + private_token = lookup: pass show path/to/password | head -n1 timeout = 1 The ``default`` option of the ``[global]`` section defines the GitLab server to |
