add sanity check to disallow --show and --outfile-autohex-disable

This commit is contained in:
philsmd
2016-08-18 13:48:59 +02:00
parent d7f078cb45
commit ed8315ba21
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@
- Add support for @ rule (RULE_OP_MANGLE_PURGECHAR) to use on GPU
- 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)
##
## Bugs