What is the command line with argument in CENTOS

problem:
As I check the document-builder document , there is a command for window.
docbuilder.exe “–argument={“company”:“ONLYOFFICE”,“product”:“ONLYOFFICE Document Builder”}” “path-to-script.docbuilder”

But I cannot find the command line with argument in CENTOS . Please let me know the command.

DocumentBuilder version: 7.4
OS: CENTOS

Hello @Jaxine

Please try running the command without .exe, for example like that:

docbuilder "--argument={\"company\":\"ONLYOFFICE\",\"product\":\"ONLYOFFICE Document Builder\",\"compatibility\":\"100%\"}" "path-to-file\sample_with_arguments.docbuilder"