Skip to content

Commit 1e90c1d

Browse files
committed
doc: Improve information about multi account holders.
1 parent 7ac703d commit 1e90c1d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ Options:
6161
[choices: "development", "production", "docker"] [default: "production"]
6262
```
6363

64+
In order to use **multiple account holders names(Conta Conjunta)**, please, inform the option `-name`.
65+
Otherwise, it will **not** work.
66+
6467
## Crontab
6568
1. Create bash like this:
6669
````bash

run.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,3 @@ const options = nconf.get()
5858
console.log('Starting using node environment: ' + environment)
5959
// Run
6060
itauscraper(options)
61-

0 commit comments

Comments
 (0)