File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -450,7 +450,7 @@ Task-specific parameters
450
450
``itemtype `` (Available since GLPI Agent v1.13)
451
451
Specifies the inventory itemtype to set in inventory and supported by GLPI 11+ genericity feature.
452
452
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.
454
454
455
455
The itemtype must be supported in GLPI 11+ or inventory import will be refused.
456
456
@@ -501,7 +501,7 @@ Task-specific parameters
501
501
``esx-itemtype `` (Available since GLPI Agent v1.13)
502
502
Specifies the inventory itemtype to set in ESX inventory and supported by GLPI 11+ genericity feature.
503
503
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.
505
505
506
506
The itemtype must be supported in GLPI 11+ or inventory import will be refused.
507
507
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ Command line parameters
166
166
``ESX_ITEMTYPE=type `` (needs MSI installer >= 1.13)
167
167
Sets ESX inventory itemtype to support GLPI 11+ genericity feature. (By default: empty)
168
168
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.
170
170
171
171
See also :ref: `esx-itemtype <esx-itemtype >` configuration for more details.
172
172
@@ -245,7 +245,7 @@ Command line parameters
245
245
``ITEMTYPE=type `` (needs MSI installer >= 1.13)
246
246
Sets inventory itemtype to support GLPI 11+ genericity feature. (By default: empty)
247
247
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.
249
249
250
250
See also :ref: `itemtype <itemtype >` configuration for more details.
251
251
You can’t perform that action at this time.
0 commit comments