summaryrefslogtreecommitdiff
path: root/admin-tools/dhcpremember.pl
diff options
context:
space:
mode:
Diffstat (limited to 'admin-tools/dhcpremember.pl')
-rw-r--r--admin-tools/dhcpremember.pl2
1 files changed, 1 insertions, 1 deletions
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"