From 27feee9c48291af655229f0b848b49cd71213e19 Mon Sep 17 00:00:00 2001 From: Daniil Baturin Date: Sat, 1 Mar 2014 03:14:37 +0700 Subject: Fix typos in description. --- admin-tools/dhcpremember.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-tools/dhcpremember.pl b/admin-tools/dhcpremember.pl index 5d338f8..1881078 100644 --- a/admin-tools/dhcpremember.pl +++ b/admin-tools/dhcpremember.pl @@ -1,6 +1,6 @@ #!/usr/bin/env perl # -# Generated static mapping from the DHCP leases op mode command output +# Generates static mapping commands from the DHCP leases op mode command output # # On VyOS and Vyatta, invoke like "run show dhcp server leases | /config/scripts/dhcpremember.pl" # On EdgeOS, invoke like "run show dhcp leases | /config/scripts/dhcpremember.pl" -- cgit v1.2.3