Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kucingapes committed May 18, 2021
1 parent 50c8d15 commit 20fb107
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 @@ -79,11 +79,11 @@ Turn on your android project with sepack android project, say goodbye to lagging
| `sepack create` | | Project wizard | |
| `sepack build` | | Build android project | |
| | `--sdk` or `-s` | With path android sdk | |
| | `--log` or `-l` | Show log | false |
| | `--log` or `-l` | Show log build | false |
| | `--checksdk` or `-c` | Check current path android sdk | |
| `sepack run` | | Install and run application | |
| | `--resume` or `-r` | Resume, run with skip build and install | |
| | `--log` or `-l` | Show log | false |
| | `--log` or `-l` | Show log build | false |
| | `--tag` or `-t` | Filter by tag | |
| | `--verbose` or `-v` | Verbose level | |
| | `--debug` or `-d` | Debug level | |
Expand Down

0 comments on commit 20fb107

Please sign in to comment.