- fix Additional tests command

o use ./vuln.xml for the sample to work on every location
This commit is contained in:
Olli Hauer 2015-12-15 20:42:56 +00:00
parent da45fc8517
commit 76fb0987f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403806

View file

@ -42,8 +42,8 @@ QUICK GUIDE TO ADDING A NEW ENTRY
6. profit!
Additional tests can be done this way:
$ pkg audit -f /usr/ports/security/vuxml py26-django-1.6
$ pkg audit -f /usr/ports/security/vuxml py27-django-1.6.1
$ pkg audit -f ./vuln.xml py26-django-1.6
$ pkg audit -f ./vuln.xml py27-django-1.6.1
Extensive documentation of the format and help with writing and verifying
a new entry is available in The Porter's Handbook at: