Skip to content

Commit 69200f3

Browse files
Fix typo on netdiscovery and netinventory (#825)
1 parent 8a1836c commit 69200f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bin/glpi-netdiscovery

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ Set SNMP timeout, in seconds.
306306
307307
Set maximum number of retries a SNMP request can be sent again after no response.
308308
309-
=item B<--backen-collect-timeout> I<TIME>
309+
=item B<--backend-collect-timeout> I<TIME>
310310
311311
Set base expiration timeout, in seconds. Global task expiration will depend on
312312
the number of ips.

bin/glpi-netinventory

+1-1
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ Set SNMP timeout, in seconds.
297297
298298
Set maximum number of retries a SNMP request can be sent again after no response.
299299
300-
=item B<--backen-collect-timeout> I<TIME>
300+
=item B<--backend-collect-timeout> I<TIME>
301301
302302
Set base expiration timeout, in seconds. It is used to set one device scan:
303303
180 by default, means 900 (5x180) by device.

0 commit comments

Comments
 (0)