mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 14:15:44 +02:00
avahi-resolve-{address, host-name}: add alias page (#16007)
This commit is contained in:
parent
0e6c1a8d08
commit
476c832db2
2 changed files with 14 additions and 0 deletions
7
pages/linux/avahi-resolve-address.md
Normal file
7
pages/linux/avahi-resolve-address.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# avahi-resolve-address
|
||||
|
||||
> This command is an alias of `avahi-resolve --address`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr avahi-resolve`
|
7
pages/linux/avahi-resolve-host-name.md
Normal file
7
pages/linux/avahi-resolve-host-name.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# avahi-resolve-host-name
|
||||
|
||||
> This command is an alias of `avahi-resolve --name`.
|
||||
|
||||
- View documentation for the original command:
|
||||
|
||||
`tldr avahi-resolve`
|
Loading…
Add table
Reference in a new issue