diff --git a/docs/commands/data.json b/docs/commands/data.json index 5bf87418..349d9c8a 100644 --- a/docs/commands/data.json +++ b/docs/commands/data.json @@ -166,7 +166,7 @@ "defaultValue": false }, { - "arg": "-h, --hide-separators", + "arg": "-e, --hide-separators", "description": "Display the table without separators between columns", "defaultValue": false } diff --git a/src/commands/deployment/get.decorator.json b/src/commands/deployment/get.decorator.json index 04d56235..85572bd3 100644 --- a/src/commands/deployment/get.decorator.json +++ b/src/commands/deployment/get.decorator.json @@ -49,7 +49,7 @@ "defaultValue": false }, { - "arg": "-h, --hide-separators", + "arg": "-e, --hide-separators", "description": "Display the table without separators between columns", "defaultValue": false }