Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/alibaba/AndFix
Browse files Browse the repository at this point in the history
  • Loading branch information
董炼师 committed Sep 17, 2015
2 parents b02d043 + e58a62a commit df8e71d
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 @@ -113,7 +113,7 @@ usage: apkpatch -f <new> -t <old> -o <output> -k <keystore> -p <***> -a <alias>
* merge .apatch files:

```
usage: apkpatch -m <apatch_path...> -k <keystore> -p <***> -a <alias> -e <***>
usage: apkpatch -m <apatch_path...> -o <output> -k <keystore> -p <***> -a <alias> -e <***>
-a,--alias <alias> alias.
-e,--epassword <***> entry password.
-k,--keystore <loc> keystore path.
Expand Down Expand Up @@ -150,4 +150,4 @@ The libraries javadoc can be found [here](https://rawgit.com/alibaba/AndFix/mast

[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html)

Copyright (c) 2015, alipay.com
Copyright (c) 2015, alipay.com

0 comments on commit df8e71d

Please sign in to comment.