OS: remove option --escape-bedrock

This commit is contained in:
Carter Li
2025-02-12 08:53:27 +08:00
parent f77a9c185d
commit 3e3dfb4a02
4 changed files with 1 additions and 20 deletions
-10
View File
@@ -104,16 +104,6 @@
"default": true
}
},
{
"long": "escape-bedrock",
"desc": "On Bedrock Linux, whether to escape the bedrock jail",
"remark": "Linux only",
"arg": {
"type": "bool",
"optional": true,
"default": true
}
},
{
"long": "wmi-timeout",
"desc": "Set the timeout (ms) for WMI queries",