Update README.md

This commit is contained in:
drindhauser
2020-01-08 10:10:24 +01:00
parent 050a495f8d
commit 446c2e24eb

View File

@ -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
````