File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -190,17 +190,6 @@ void Options::PrintUsage() {
190
190
" --warn-on-pause-with-no-debugger\n "
191
191
" This set is subject to change.\n "
192
192
" Please see these options for further documentation.\n "
193
- " --write-service-info=<file_uri>\n "
194
- " Outputs information necessary to connect to the VM service to the\n "
195
- " specified file in JSON format. Useful for clients which are unable to\n "
196
- " listen to stdout for the Observatory listening message.\n "
197
- " --snapshot-kind=<snapshot_kind>\n "
198
- " --snapshot=<file_name>\n "
199
- " These snapshot options are used to generate a snapshot of the loaded\n "
200
- " Dart script:\n "
201
- " <snapshot-kind> controls the kind of snapshot, it could be\n "
202
- " kernel(default) or app-jit\n "
203
- " <file_name> specifies the file into which the snapshot is written\n "
204
193
" --version\n "
205
194
" Print the VM version.\n "
206
195
" \n "
You can’t perform that action at this time.
0 commit comments