ahost: add Polish translation (#11169)

This commit is contained in:
rozie
2023-10-22 19:10:06 +00:00
committed by GitHub
parent ba1344e9f3
commit a2d6a569e2

16
pages.pl/linux/ahost.md Normal file
View 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}}`