mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-11-26 22:10:37 +00:00
docs: add "--no-apk/-na" into cli-params docs
This commit is contained in:
parent
21e63506a5
commit
851f981617
@ -153,6 +153,12 @@ _Options used for building commands (`apktool b folder {options}`)_
|
||||
|
||||
- Adds a generic Network Security Configuration file in the apk.
|
||||
|
||||
```
|
||||
-na, --no-apk
|
||||
```
|
||||
|
||||
- Disables repacking of the built files into a new apk.
|
||||
|
||||
```
|
||||
-nc, --no-crunch
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user