Skip to content

Commit

Permalink
FIX typo in --help.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Mount committed Aug 4, 2016
1 parent 4d8ff95 commit 8c9541c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion revelation/argument_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
$ %s -r 1 -c 2 -f 0x808 program.elf
$ %s -r 1 -c 2 --max-insts 20000 program.elf
$ %s --time program.elf
$ %s --debug trace,rf.mem,flags program.elf
$ %s --debug trace,rf,mem,flags program.elf
"""


Expand Down

0 comments on commit 8c9541c

Please sign in to comment.