Skip to content

Commit 2690d27

Browse files
authored
Update documentation
1 parent 16bcfcb commit 2690d27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/jitlog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following commands show example usages::
2525
# upload a jitlog when your program segfaults/crashes
2626
$ pypy -m jitlog -o /tmp/file.log <program.py> <arguments>
2727
<Segfault>
28-
$ pypy -m jitlog.upload /tmp/file.log
28+
$ pypy -m jitlog --upload /tmp/file.log
2929

3030
Data sent
3131
=========

0 commit comments

Comments
 (0)