未验证 提交 b921f609 编写于 作者: S sergey-wowwow 提交者: GitHub

Update JadxCLIArgs.java

上级 9679ef89
......@@ -48,7 +48,7 @@ public class JadxCLIArgs implements IJadxArgs {
protected boolean showInconsistentCode = false;
@Parameter(names = {"--no-imports"}, converter = InvertedBooleanConverter.class,
description = "disables use of imports, always writes entire package name")
description = "disable use of imports, always write entire package name")
protected boolean useImports = true;
@Parameter(names = "--no-replace-consts", converter = InvertedBooleanConverter.class,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册