From 446c2e24eb34961a7b4711dcb5cdba7bde05fd76 Mon Sep 17 00:00:00 2001 From: drindhauser <57894940+drindhauser@users.noreply.github.com> Date: Wed, 8 Jan 2020 10:10:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8f23c0..e274ac7 100644 --- a/README.md +++ b/README.md @@ -26,5 +26,5 @@ $ python upload-coredump.py /path/to/core /path/to/executable OR ```` -$ python upload-coredump.py /path/to/core /path/to/executable https://something@your-sentry-dsn/42 +$ python upload-coredump.py /path/to/core /path/to/executable --sentry-dsn https://something@your-sentry-dsn/42 ```` \ No newline at end of file