ahost: add Polish translation (#11169)
This commit is contained in:
16
pages.pl/linux/ahost.md
Normal file
16
pages.pl/linux/ahost.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ahost
|
||||
|
||||
> Narzędzie zapytań DNS do wyświetlania rekordów A lub AAAA powiązanych z nazwą hosta lub adresem IP.
|
||||
> Więcej informacji: <https://manned.org/ahost>.
|
||||
|
||||
- Wyświetl rekord `A` lub `AAAA` powiązany z nazwą hosta lub adresem IP::
|
||||
|
||||
`ahost {{example.com}}`
|
||||
|
||||
- Wyświetl dodatkowe wyjście debugowe:
|
||||
|
||||
`ahost -d {{example.com}}`
|
||||
|
||||
- Wyświetl rekord wskazanego typu:
|
||||
|
||||
`ahost -t {{a|aaaa|u}} {{example.com}}`
|
Reference in New Issue
Block a user