1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/udhcp-0.9.8-2/dumpleases.1
2024-07-22 01:58:46 -03:00

31 lines
635 B
Groff
Executable File

.TH DUMPLEASES 1 2001-09-27 GNU/Linux "GNU/Linux Administrator's Manual"
.SH NAME
dumpleases \- display leases granted by udhcp server
.SH SYNOPSIS
.B dumpleases
.RI [ OPTION ]...
.SH DESCRIPTION
Display the DHCP leases granted by
.BR udhcpd (8).
.SH OPTIONS
.TP
.BR \-a ,\ \-\-absolute
Interpret lease times as expiration time.
.TP
.BI \-f\ FILE,\ \-\-file= FILE
Read lease information from
.IR FILE .
.TP
.BR \-h ,\ \-\-help
Display help.
.TP
.BR \-r ,\ \-\-remaining
Interpret lease times as remaining time.
.SH FILES
.TP
.I /var/lib/misc/udhcpd.leases
Lease information file.
.SH SEE ALSO
.BR udhcpd (8),
.BR udhcpd.conf (5).