diff --git a/README.md b/README.md index 43fdc16d..c5352602 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Other optional arguments are: - `--order-owner`, Option to filter the subgraph query results with a specific order owner address, Will override the 'ORDER_OWNER' in env variables - `--order-interpreter`, Option to filter the subgraph query results with a specific order's interpreter address, Will override the 'ORDER_INTERPRETER' in env variables - `--monthly-ratelimit`, 0x monthly rate limit, if not specified will not respect any 0x monthly ratelimit, Will override the 'MONTHLY_RATELIMIT' in env variables +- `--sleep`, Seconds to wait between each arb round, default is 10, Will override the 'SLEPP' in env variables - `--use-zeroex-arb`, Option to use old version of Arb contract for `0x` mode, i.e dedicated 0x Arb contract, ONLY available for `0x` mode - `-V` or `--version`, output the version number - `-h` or `--help`, output usage information @@ -112,6 +113,7 @@ which will show: --order-owner
Option to filter the subgraph query results with a specific order owner address, Will override the 'ORDER_OWNER' in env variables --order-interpreter Option to filter the subgraph query results with a specific order's interpreter address, Will override the 'ORDER_INTERPRETER' in env variables --monthly-ratelimit