fix pod formatting

as seen in b58a62f
This commit is contained in:
nick n
2019-06-18 15:39:47 +02:00
committed by GitHub
parent b58a62f300
commit 441499f063

View File

@@ -36,7 +36,7 @@ use Moo;
Retrieve ARP entries from device. C<$host> is the hostname or IP address
of the device. C<$ssh> is a Net::OpenSSH connection to the device.
Returns a list of hashrefs in the format C<{ mac => MACADDR, ip => IPADDR }>.
Returns a list of hashrefs in the format C<{ mac =E<gt> MACADDR, ip =E<gt> IPADDR }>.
=back