Update cheatsheets

This commit is contained in:
ivuorinen
2026-02-07 00:26:49 +00:00
parent efbccb61fb
commit c8acbc5872
15 changed files with 98 additions and 40 deletions

View File

@@ -15,3 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
- Request the DHCP server for new leases:
`sudo dhcpcd {{[-n|--rebind]}}`
- Print (dump) the last acquired lease for a given interface and exit:
`sudo dhcpcd {{[-U|--dumplease]}} {{interface_name}}`