Skip to content

Commit 55c67d1

Browse files
nejchJohnVillalovos
authored andcommitted
chore(docs): use admonitions consistently
1 parent d45b59e commit 55c67d1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/cli-examples.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
CLI examples
33
############
44

5-
**Notice:**
5+
.. seealso::
66

7-
For a complete list of objects and actions available, see :doc:`/cli-objects`.
7+
For a complete list of objects and actions available, see :doc:`/cli-objects`.
88

99
List the projects (paginated):
1010

docs/cli-usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ These options must be defined before the mandatory arguments.
278278
``--output``, ``-o``
279279
Output format. Defaults to a custom format. Can also be ``yaml`` or ``json``.
280280

281-
**Notice:**
281+
.. important::
282282

283283
The `PyYAML package <https://pypi.org/project/PyYAML/>`_ is required to use the yaml output option.
284284
You need to install it explicitly using ``pip install python-gitlab[yaml]``

0 commit comments

Comments
 (0)