Skip to content

Commit 550a9ed

Browse files
committed
Fix formatting
1 parent d9871be commit 550a9ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

source/configuration.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ Task-specific parameters
450450
``itemtype`` (Available since GLPI Agent v1.13)
451451
Specifies the inventory itemtype to set in inventory and supported by GLPI 11+ genericity feature.
452452

453-
By default, it is empty and itemtype will still be set to `Computer` to keep compatibility with GLPI 10.
453+
By default, it is empty and itemtype will still be set to ``Computer`` to keep compatibility with GLPI 10.
454454

455455
The itemtype must be supported in GLPI 11+ or inventory import will be refused.
456456

@@ -501,7 +501,7 @@ Task-specific parameters
501501
``esx-itemtype`` (Available since GLPI Agent v1.13)
502502
Specifies the inventory itemtype to set in ESX inventory and supported by GLPI 11+ genericity feature.
503503

504-
By default, it is empty and itemtype will still be set to `Computer` to keep compatibility with GLPI 10.
504+
By default, it is empty and itemtype will still be set to ``Computer`` to keep compatibility with GLPI 10.
505505

506506
The itemtype must be supported in GLPI 11+ or inventory import will be refused.
507507

source/installation/windows-command-line.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Command line parameters
166166
``ESX_ITEMTYPE=type`` (needs MSI installer >= 1.13)
167167
Sets ESX inventory itemtype to support GLPI 11+ genericity feature. (By default: empty)
168168

169-
When empty, asset itemtype in ESX inventory will still be set to ``Computer` to keep compatibility with GLPI 10.
169+
When empty, asset itemtype in ESX inventory will still be set to ``Computer`` to keep compatibility with GLPI 10.
170170

171171
See also :ref:`esx-itemtype <esx-itemtype>` configuration for more details.
172172

@@ -245,7 +245,7 @@ Command line parameters
245245
``ITEMTYPE=type`` (needs MSI installer >= 1.13)
246246
Sets inventory itemtype to support GLPI 11+ genericity feature. (By default: empty)
247247

248-
When empty, asset itemtype in inventory will still be set to ``Computer` to keep compatibility with GLPI 10.
248+
When empty, asset itemtype in inventory will still be set to ``Computer`` to keep compatibility with GLPI 10.
249249

250250
See also :ref:`itemtype <itemtype>` configuration for more details.
251251

0 commit comments

Comments
 (0)