1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-03 10:35:23 +02:00

amass: add Dutch translation (#11415)

* amass: add Dutch translation

---------

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Leon 2023-11-09 10:02:12 +01:00 committed by GitHub
parent fa1e5aa02e
commit 38b64f5685
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

21
pages.nl/common/amass.md Normal file
View file

@ -0,0 +1,21 @@
# amass
> Uitgebreide tool voor Attack Surface Mapping en Asset Discovery.
> Sommige subcommando's zoals `amass db` hebben hun eigen documentatie.
> Meer informatie: <https://github.com/OWASP/Amass>.
- Voer een Amass subcommando uit:
`amass {{subcommando}}`
- Toon de generieke help pagina:
`amass -help`
- Toon de help pagina van een subcommando (zoals `intel`, `enum` etc.):
`amass -help {{subcommando}}`
- Toon de huidige versie:
`amass -version`