updates checkCode to new framework
This commit is contained in:
@@ -87,8 +87,8 @@ class RenameFields implements ITool {
|
||||
this.block = block;
|
||||
}
|
||||
|
||||
help(standalone = false) {
|
||||
cliAlert(
|
||||
async help(standalone = false) {
|
||||
await cliAlert(
|
||||
"Usage: rename-fields <pdfPath> <pattern> <change>\n",
|
||||
standalone ? undefined : this.block,
|
||||
);
|
||||
|
Reference in New Issue
Block a user