dhclient: add Arabic translation (#15796)

This commit is contained in:
Machiavelli
2025-03-07 14:09:10 +02:00
committed by GitHub
parent 770a8c109e
commit e6f53ee4c6
+12
View File
@@ -0,0 +1,12 @@
# dhclient
> عميل DHCP.
> لمزيد من التفاصيل: <https://manned.org/dhclient>.
- الحصول على عنوان IP لواجهة `eth0`:
`sudo dhclient {{eth0}}`
- تحرير عنوان IP لواجهة `eth0`:
`sudo dhclient -r {{eth0}}`