Skip to content

Commit

Permalink
Minor doc updates (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Rupal Mahajan <[email protected]>
  • Loading branch information
rupal-bq authored Feb 8, 2023
1 parent 52de9bb commit 9158302
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
node_modules/
jenkins/
.env
opensearch-report*
docs
test
.github
.gitignore
.npmignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
yarn.lock
1 change: 1 addition & 0 deletions USER_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Option | Default Value | Valid Options | Environment Variable | Description
--smtppassword | - | - | OPENSEARCH_SMTP_PASSWORD | smtp password
--smtpsecure | - | - | OPENSEARCH_SMTP_SECURE | if true the connection will use TLS when connecting to server.
--subject | This is an email containing your dashboard report | - | OPENSEARCH_SUBJECT | subject for the email
--note | Hi,\nHere is the latest report! | string or path to text file | OPENSEARCH_EMAIL_NOTE | The email body
| - | - | - | CHROMIUM_PATH | path to chromium directory

You can also find this information using help command.
Expand Down

0 comments on commit 9158302

Please sign in to comment.