Comma separated -w flags (#294)
* Comma separated -w flags. * Remove printf * Updated changelog and contributors * Alphabetical order
This commit is contained in:
parent
47c8cafadc
commit
a71f1c0105
@ -5,6 +5,7 @@
|
||||
|
||||
- Changed
|
||||
- Pre-flight errors are now displayed also after the usage text to prevent the need to scroll through backlog.
|
||||
- The `-w` flag now accepts comma delimited values in the form of `file1:W1,file2:W2`.
|
||||
|
||||
- v1.1.0
|
||||
- New
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
# Contributors
|
||||
* [AverageSecurityGuy](https://github.com/averagesecurityguy)
|
||||
* [bjhulst](https://github.com/bjhulst)
|
||||
* [bsysop](https://twitter.com/bsysop)
|
||||
* [ccsplit](https://github.com/ccsplit)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user