Fix inline documentation in crash_server.py

This commit is contained in:
Marshall Greenblatt 2020-02-14 21:22:49 -05:00
parent a141082b91
commit fb925e7aa5

View File

@ -36,9 +36,12 @@ Usage of this script is as follows:
[CrashKeys] [CrashKeys]
# The cefclient sample application sets these values (see step 5 below). # The cefclient sample application sets these values (see step 5 below).
testkey1=small testkey_small1=small
testkey2=medium testkey_small2=small
testkey3=large testkey_medium1=medium
testkey_medium2=medium
testkey_large1=large
testkey_large2=large
3. Load one of the following URLs in the CEF-based application to cause a crash: 3. Load one of the following URLs in the CEF-based application to cause a crash: