Skip to content

Commit

Permalink
Merge pull request #2 from wmliang/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
tintinweb authored Dec 26, 2017
2 parents fd3ea24 + e879152 commit 0f4f150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Note: File will be saved in target folder as `<target_image_name.c>`

## idascript (cmdline batch mode)

<path_to_ida>/ida(w|w64)(.exe) -B -M -S"<path_to_this_script> \"--option1\" \"--option2\"", "<target>"`
<path_to_ida>/ida(w|w64)(.exe) -B -M -S"<path_to_this_script> \"--option1\" \"--option2\"" "<target>"

Note that options need to be quoted with `\"`

Expand Down

0 comments on commit 0f4f150

Please sign in to comment.