mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 01:15:23 +02:00
Update dnswalk.md
Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
parent
e9b217c7fa
commit
35d1a742ab
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
`dnswalk -r {{domain}}.`
|
`dnswalk -r {{domain}}.`
|
||||||
|
|
||||||
- Only perform a `dnswalk` if the zonme has been [m]odified since the last test:
|
- Only perform a `dnswalk` if the zone has been [m]odified since the last run:
|
||||||
|
|
||||||
`dnswalk -m {{domain}}.`
|
`dnswalk -m {{domain}}.`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue