Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tvaliasek authored Jan 21, 2022
1 parent a321f78 commit a49e9c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ Fork this repo and build project with maven, or download precompiled JAR file.
-c, --pkcs PKCS#12 certificate with key
-p, --pwd PKCS#12 certificate password
-o, --output Output signature file
~~~~

### Example
```
$ java -jar .\sdat-signer-1.0-jar-with-dependencies.jar -i .\SDAT_VYD_du3V1QJHNQT-70DMYMC0RaFccSMkl8.gzip -c .\signature.pfx -p sdat -o .\SDAT_VYD
_du3V1QJHNQT-70DMYMC0RaFccSMkl8.gzip.seal.xml
```
```

0 comments on commit a49e9c4

Please sign in to comment.