Skip to content

Fix typo in --xsrf-token description#21

Open
masaru-iritani wants to merge 1 commit intotryretool:masterfrom
masaru-iritani:fix-typo
Open

Fix typo in --xsrf-token description#21
masaru-iritani wants to merge 1 commit intotryretool:masterfrom
masaru-iritani:fix-typo

Conversation

@masaru-iritani
Copy link
Copy Markdown
Contributor

What

This change fixes a typo in --xsrf-token description I made in my previous pull request #20.

Why

A typo doesn't look professional.

How tested

The typo is fixed in the help.

$ ./lib/index.js login --help                                                                                                    
index.js login

Log in to Retool.

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  --access-token  Specify access token to use for Cookie login          [string]
  --email         Specify user email for email / localhost login        [string]
  --force         Re-authenticate even when already logged in          [boolean]
  --login-method  Specify login method
                  [string] [choices: "browser", "email", "cookies", "localhost"]
  --origin        Specify the login origin host                         [string]
  --password      Specify password for email / localhost login          [string]
  --xsrf-token    Specify XSRF token to use for Cookie login            [string]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant