Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit368017c

Browse files
author
Gauvain Pocentek
committed
docs: do not use the :option: markup
1 parenta495eec commit368017c

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

‎docs/cli.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ Files
2222
``~/.python-gitlab.cfg``
2323
User configuration file
2424

25-
You can use a different configuration file with the:option:`--config-file`
26-
option.
25+
You can use a different configuration file with the ``--config-file`` option.
2726

2827
Content
2928
-------
@@ -48,7 +47,7 @@ The configuration file uses the ``INI`` format. It contains at least a
4847
timeout = 1
4948
5049
The ``default`` option of the ``[global]`` section defines the GitLab server to
51-
use if no server is explitly specified with the:option:`--gitlab` CLI option.
50+
use if no server is explitly specified with the``--gitlab`` CLI option.
5251

5352
The ``[global]`` section also defines the values for the default connexion
5453
parameters. You can override the values in each GitLab server section.
@@ -94,14 +93,14 @@ want to perform. For example:
9493
9594
$ gitlab project list
9695
97-
Use the:option:`--help` option to list the available object types and actions:
96+
Use the``--help`` option to list the available object types and actions:
9897

9998
..code-block::console
10099
101100
$ gitlab --help
102101
$ gitlab project --help
103102
104-
Some actions require additional parameters. Use the:option:`--help` option to
103+
Some actions require additional parameters. Use the``--help`` option to
105104
list mandatory and optional arguments for an action:
106105

107106
..code-block::console

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp