To open a document in Serna from the command line, do the following:
-
On Windows, execute the following command:
"
sernaInstallationPath\bin\serna.exe"
filePath\
<DOCUMENT_NAME>.xml
-
On Linux, execute the following command:
sernaInstallationPath/bin/serna.sh
filePath/
<DOCUMENT_NAME>.xml
-
On Mac OS X, execute the following command:
sernaInstallationPath/Contents/MacOS/serna.bin
filePath/
<DOCUMENT_NAME>.xml