mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 04:55:32 +02:00
ip-link: update more information link (#13008)
This commit is contained in:
parent
2747737dee
commit
4b6a906fc5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# ip link
|
||||
|
||||
> Ağ arayüzlerini yönet.
|
||||
> Daha fazla bilgi için: <https://man7.org/linux/man-pages/man8/ip-link.8.html>.
|
||||
> Daha fazla bilgi için: <https://manned.org/ip-link>.
|
||||
|
||||
- Tüm ağ arayüzleriyle ilgili bilgileri göster:
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# ip link
|
||||
|
||||
> Manage network interfaces.
|
||||
> More information: <https://man7.org/linux/man-pages/man8/ip-link.8.html>.
|
||||
> More information: <https://manned.org/ip-link>.
|
||||
|
||||
- Show information about all network interfaces:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue