diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2018-08-14 13:59:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-08-14 13:59:02 +0200 |
| commit | 0a687d38c777171befd6fa1d6292cf914dfc47ec (patch) | |
| tree | fe30eb93dffae0dc50a36fd85647431a071cd6c8 | |
| parent | a1c79d2b7d719204c829235a9b0ebb08b45b4efb (diff) | |
| parent | a68f459da690b4231dddcc6609de7e1e709ba7cf (diff) | |
| download | gitlab-0a687d38c777171befd6fa1d6292cf914dfc47ec.tar.gz | |
Merge pull request #569 from mattthias/patch-1
Minor typo "ou" vs. "or"
| -rw-r--r-- | docs/cli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 654c00a..95fa6f4 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -69,7 +69,7 @@ parameters. You can override the values in each GitLab server section. - Integer - Number of seconds to wait for an answer before failing. * - ``api_version`` - - ``3`` ou ``4`` + - ``3`` or ``4`` - The API version to use to make queries. Requires python-gitlab >= 1.3.0. * - ``per_page`` - Integer between 1 and 100 |
