diff --git a/src/commands.ts b/src/commands.ts index 8c200623..9f9f1e8f 100755 --- a/src/commands.ts +++ b/src/commands.ts @@ -159,8 +159,8 @@ export enum Commands { Tls = 'TLS', Version = 'VERSION', Info = 'INFO', - InfoChannel = 'INFO_CHANNEL', - InfoLayer = 'INFO_LAYER', + InfoChannel = 'INFO CHANNEL', + InfoLayer = 'INFO LAYER', InfoTemplate = 'INFO TEMPLATE', InfoConfig = 'INFO CONFIG', InfoPaths = 'INFO PATHS',