sanity check: do not allow mask files or increment w/ --skip/--limit

This commit is contained in:
philsmd
2016-08-18 14:39:07 +02:00
parent 40f3efb1f2
commit 665e960093
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@
- Add support for --outfile (short -o) to be used together with --stdout
- Skip periodic status output whenever --stdout is used together with stdin mode, but no outfile was specified
- Show error message if --show is used together with --outfile-autohex-disable (this is currently not supported)
- Show error message if --skip/--limit is used together with mask files or --increment
##
## Bugs