const args = yargs .command("* <message>", "print a message received as an argument") .options({ capitalize: { type: "boolean", ...
確定! 回上一頁