"--auth [cyan]<USER PASS>",
"Username and password to include in the request. Specify '-' for the password to use "
"a password prompt. Note that using --verbose/-v will expose the Authorization "
- "header, including the password encoding in a trivially reverisible format.",
+ "header, including the password encoding in a trivially reversible format.",
)
table.add_row(
"Username and password to include in the request. "
"Specify '-' for the password to use a password prompt. "
"Note that using --verbose/-v will expose the Authorization header, "
- "including the password encoding in a trivially reverisible format."
+ "including the password encoding in a trivially reversible format."
),
)
@click.option(