amass: sort examples (#9724)

This commit is contained in:
Axel Navarro
2023-01-04 09:02:27 -03:00
committed by GitHub
parent 65cc9bf09c
commit 1bf16d5ee9
5 changed files with 20 additions and 20 deletions

View File

@@ -4,9 +4,9 @@
> Some subcommands such as `amass db` have their own usage documentation.
> More information: <https://github.com/OWASP/Amass>.
- Check the Amass version:
- Execute an Amass subcommand:
`amass -version`
`amass {{subcommand}}`
- Show general help:
@@ -16,6 +16,6 @@
`amass -help {{subcommand}}`
- Execute an Amass subcommand:
- Display version:
`amass {{subcommand}}`
`amass -version`