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 4d0900b commit 0f8e739Copy full SHA for 0f8e739
src/node_options.cc
@@ -784,7 +784,7 @@ EnvironmentOptionsParser::EnvironmentOptionsParser() {
784
"experimental network inspection support",
785
&EnvironmentOptions::experimental_network_inspection);
786
AddOption("--experimental-inspector-storage-key",
787
- "experimental network inspection support",
+ "experimental storage inspection support",
788
&EnvironmentOptions::experimental_inspector_storage_key);
789
AddOption("--experimental-worker-inspection",
790
"experimental worker inspection support",
0 commit comments