Skip to content

Commit

Permalink
Fixed undocumented parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
promovicz committed Mar 19, 2018
1 parent bf54671 commit 4615d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ Details:
* `aid` attribute - AID (hex) of the package. Recommended - or set to the 5 first bytes of the applet AID if left unspecified.
* `output` attribute - path where to save the generated CAP file. Required.
* `export` attribtue - path (folder) where to place the JAR and generated EXP file. Optional.
* `jar` attribute - path where to save the generated archive JAR file. Optional.
* `jca` attribute - path where to save the generated JavaCard Assembly (JCA) file. Optional.
* `verify` attribute - if set to false, disables verification of the resulting CAP file with offcardeverifier. Optional.
* `debug` attribute - if set to true, generates debug CAP components. Optional.
Expand Down

0 comments on commit 4615d20

Please sign in to comment.