Corrected help command string (#3560)

This commit is contained in:
ATJB 2022-09-21 16:48:17 +02:00 committed by GitHub
parent f72ef2dce5
commit 144d0a8beb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ export class SendProgram extends Program {
return new program.Command("template")
.arguments("<object>")
.description("Get json templates for send objects", {
object: "Valid objects are: send, send.text, send.file",
object: "Valid objects are: send.text, send.file",
})
.action(async (object) => {
const cmd = new GetCommand(