mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-20 16:57:34 +01:00
fix indentation
This commit is contained in:
parent
c6b2f26021
commit
14c5f87e6e
@ -265,7 +265,7 @@ public class Main {
|
||||
|
||||
// create options
|
||||
Option versionOption = Option.builder("version")
|
||||
.longOpt("version")
|
||||
.longOpt("version")
|
||||
.desc("prints the version then exits")
|
||||
.build();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user