chore: remove system-append flag (#1280)
This commit is contained in:
@@ -111,7 +111,6 @@ export const CLI_FLAG_CATALOG = {
|
||||
},
|
||||
},
|
||||
"system-custom": { parser: { type: "string" }, mode: "both" },
|
||||
"system-append": { parser: { type: "string" }, mode: "headless" },
|
||||
"memory-blocks": { parser: { type: "string" }, mode: "both" },
|
||||
"block-value": {
|
||||
parser: { type: "string", multiple: true },
|
||||
|
||||
Reference in New Issue
Block a user