We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70dcb2f commit f97c5c0Copy full SHA for f97c5c0
benchmarking/README.rst
@@ -71,13 +71,11 @@ needed)
71
72
asv preview -b
73
74
-The ``-b`` option opens the website automatically in your default browser. In
+The ``-b`` option opens the website automatically in your default browser
75
+(the URL that it opens automatically is also printed to the terminal). In
76
order to stop the server, press ``Ctrl+C`` in the terminal where you've
77
started it.
78
-The ``asv preview`` command will print a URL that you can enter in your
79
-browser to access the generated website.
80
-
81
Note that the benchmarking results are created locally on your machine, and
82
they get accumulated.
83
0 commit comments