aboutsummaryrefslogtreecommitdiffstats
path: root/packages/sra-report/README.md
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-03-06 07:31:42 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-03-06 07:31:42 +0800
commitcf342dd00eaae8667984e77eb565040c132f160a (patch)
tree6b0118e0cceb7412e5a5aec98de6756445c7fa90 /packages/sra-report/README.md
parent08ab81c54c1e845a4239648e8cea65a930fcc99d (diff)
downloaddexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar.gz
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar.bz2
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar.lz
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar.xz
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.tar.zst
dexon-sol-tools-cf342dd00eaae8667984e77eb565040c132f160a.zip
Change url command line option to endpoint-url
Diffstat (limited to 'packages/sra-report/README.md')
-rw-r--r--packages/sra-report/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sra-report/README.md b/packages/sra-report/README.md
index 49609aeb2..53c007e10 100644
--- a/packages/sra-report/README.md
+++ b/packages/sra-report/README.md
@@ -13,7 +13,7 @@ sra-report
Options:
--help Show help [boolean]
--version Show version number [boolean]
- --url, -u API endpoint to test for standard relayer API compliance
+ --endpoint-url, -e API endpoint url to test for standard relayer API compliance
[string] [required]
--output, -o, --out Folder where to write the reports [string]
--network-id, -n ID of the network that the API is serving orders from