ahost: add Polish translation (#11169)

pull/23/head
rozie 2023-10-22 19:10:06 +00:00 committed by GitHub
parent ba1344e9f3
commit a2d6a569e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

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}}`