Fix help text in skydb
R=esprehn@chromium.org Review URL: https://codereview.chromium.org/871083002
This commit is contained in:
parent
a7a3147fd4
commit
5a981c6bb6
@ -569,7 +569,7 @@ class SkyDebugger(object):
|
||||
self._add_basic_command(subparsers, 'reload', '/reload',
|
||||
'reload the current page')
|
||||
self._add_basic_command(subparsers, 'inspect', '/inspect',
|
||||
'stop the running sky instance')
|
||||
'start the inspector on the current page (Linux only)')
|
||||
self._add_basic_command(subparsers, 'start_profiling', '/start_profiling',
|
||||
'starts profiling the running sky instance (Linux only)')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user