1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

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

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(