diff options
| author | Gauvain Pocentek <gauvain@pocentek.net> | 2016-08-04 08:27:18 +0200 |
|---|---|---|
| committer | Gauvain Pocentek <gauvain@pocentek.net> | 2016-08-04 08:27:18 +0200 |
| commit | 1f52cd2df35dab33dbf7429c8d514443278b549a (patch) | |
| tree | d98ccb4db7b892648b08d01d385be8e82d971173 /docs/gl_objects/runners.rst | |
| parent | e0f2290fdbbb8d2ee4c9fcb9e531b04bb69232fa (diff) | |
| download | gitlab-1f52cd2df35dab33dbf7429c8d514443278b549a.tar.gz | |
document namespaces API
Diffstat (limited to 'docs/gl_objects/runners.rst')
| -rw-r--r-- | docs/gl_objects/runners.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gl_objects/runners.rst b/docs/gl_objects/runners.rst index 08c4bc7..32d6719 100644 --- a/docs/gl_objects/runners.rst +++ b/docs/gl_objects/runners.rst @@ -13,7 +13,7 @@ Examples Use the ``list()`` and ``all()`` methods to list runners. - The ``all()`` method accepts a ``scope`` parameter to filter the list. Allowed +The ``all()`` method accepts a ``scope`` parameter to filter the list. Allowed values for this parameter are ``specific``, ``shared``, ``active``, ``paused`` and ``online``. |
